Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in single-table-inheritance

Can nested attributes be used in combination with inheritance?

counter_cache in single table inheritance

How to group together multiple models under one name in Single Table Inheritance classes

Creating "feeds" from multiple, different Rails models

devise: instance the current_user using single table inheritance

How to manage Single Table Inheritance within Doctrine 2?

"IllegalArgumentException occurred calling getter of" while running criteria with SINGLE_TABLE Inheritance strategy

Hibernate: Parent/Child relationship in a single-table

Single Controller, multiple (inherited) classes (rails 3)

Spring: controller inheritance using @Controller annotation

Single Table Inheritance and 'type' value for namespaced classes

Rails STI and multi-level inheritance queries

Hibernate: Is it possible to map multi-level inheritance to single table?

Single Table Inheritance with Devise in Rails 4

Symfony2: Adding a collection based on a table-inheritance structure to a FormView

STI and polymorphs

Hibernate, single table inheritance and using field from superclass as discriminator column

Single Table Inheritance or Class Table Inheritance?

How do I handle authentication with Devise when using multiple models in Rails 3.2 App