Search code examples
Hibernate: Parent/Child relationship in a single-table...

javahibernateormsingle-table-inheritance

Read More
Ruby Class Inheritance: How to preven a public method from beeing overwritten in the child classes...

rubyruby-on-rails-3inheritancemultiple-inheritancesingle-table-inheritance

Read More
complex JPA inheritance with JAXB specific contract...

annotationsjaxbjpa-2.0one-to-manysingle-table-inheritance

Read More
STI and nested attribute mass assignment in mongoid?...

ruby-on-railsmongoidnested-attributessingle-table-inheritancemass-assignment

Read More
Rails -- Single Table Inheritance and Routing...

ruby-on-rails-3routessingle-table-inheritance

Read More
Polymorphic association foreign_type sets ancestor type instead current, using STI class...

ruby-on-railsrubyactiverecordpolymorphic-associationssingle-table-inheritance

Read More
Rails modeling - give user choice between two related models (sti) in the same form...

ruby-on-rails-3modelingsingle-table-inheritance

Read More
Django model inheritance using single DB table - problems accessing subclass from superclass...

pythondjangodjango-modelssingle-table-inheritancedjango-inheritance

Read More
Rails: Progressive Validation, use STI or something different?...

ruby-on-railsruby-on-rails-3validationwizardsingle-table-inheritance

Read More
Rails -- Single Table Inheritance -- conceptual question about model relationships...

rubyruby-on-rails-3single-table-inheritance

Read More
Rails -- Single Table Inheritance -- flawed casting approach?...

rubyruby-on-rails-3single-table-inheritanceduck-typing

Read More
STI and RSpec problem...

ruby-on-railsrubyruby-on-rails-3rspecsingle-table-inheritance

Read More
When does STI make sense? We are storing the same information for every type but using it differentl...

ruby-on-railsruby-on-rails-3single-table-inheritanceresquesti

Read More
Single Table Inheritance with Formtastic...

rubyruby-on-rails-3formtasticsingle-table-inheritance

Read More
How to make Rails 3 reload STI classes in development mode?...

ruby-on-railsrubysingle-table-inheritance

Read More
Rails 3, Devise and single table inheritance issue...

ruby-on-railsdevisesingle-table-inheritanceruby-on-rails-3.1

Read More
JVM crashing when using any other Hibernate inheritance strategy besides SINGLE_TABLE...

javahibernateinheritancesingle-table-inheritancehibernate-annotations

Read More
How to get single table inheritance for a single class hierarchy...

nhibernatefluent-nhibernateautomappingsingle-table-inheritance

Read More
Doctrine ORM Single Table Inheritance association problem (always Eager loading contrary to document...

ormsymfony1doctrinedoctrine-ormsingle-table-inheritance

Read More
Is this how django does Single Table Inheritance?...

djangosingle-table-inheritance

Read More
Bug with Single Table Inheritance (STI) and has_and_belongs_to_many (HABTM) associations...

ruby-on-railsruby-on-rails-3activerecordsingle-table-inheritance

Read More
Rails Single Table Inheritance using Foreign Key (ID)...

ruby-on-railsforeign-keyssingle-table-inheritance

Read More
Rails - Single Table Inheritance problems. Any solutions / alternatives...

ruby-on-railsruby-on-rails-3single-table-inheritancestate-machinesti

Read More
Single Table Inheritance to refer to a child class with its own fields...

ruby-on-railsrubyruby-on-rails-3classsingle-table-inheritance

Read More
Ruby On Rails Hierarchical Relationship Modeling...

ruby-on-railsinheritancesingle-table-inheritance

Read More
Creating Single Table Inheritance Records in Rails...

ruby-on-railssingle-table-inheritance

Read More
Is Single-Table Inheritance the right solution for my Rails problem?...

database-designactiverecordruby-on-rails-3single-table-inheritance

Read More
Handling forms with Single Table Inheritance...

ruby-on-railsrubyruby-on-rails-3routessingle-table-inheritance

Read More
Doctrine 1.2 class table inheritance workaround?...

phpinheritanceormdoctrinesingle-table-inheritance

Read More
MySQL / Rails Performance: One table, many rows vs. many tables, less rows?...

mysqlruby-on-railsperformancesingle-table-inheritance

Read More
BackNext