Search code examples
What is the best way to handle discriminator columns in PostgreSQL?...


sqlpostgresqlinheritancepolymorphismtable-per-class

Read More
How do you map two abstract InheritanceType.TABLE_PER_CLASS entities with a OneToMany relationship?...


javahibernateormspring-data-jpatable-per-class

Read More
Hibernate Table Per Class & Set Mapping...


hibernatemappingsettable-per-class

Read More
Using JPARepository on Entity with Inheritancetype.TABLE_PER_CLASS result in wrong query...


springinheritancespring-data-jpatable-per-class

Read More
JPA Table per Class Inheritance with different Id names...


javahibernatejpaspring-data-jpatable-per-class

Read More
Hibernate inheritance (TABLE_PER_CLASS) table expansion...


javahibernatesql-server-2012spring-data-jpatable-per-class

Read More
TPC in Entity Framework v6...


c#entity-framework-6table-per-class

Read More
Entity Framework Code First - Inheritance - Related Items Collections...


c#entity-frameworkef-code-firsttable-per-class

Read More
How to ensure data integrity when using Table Per Subclass?...


grailsinheritanceforeign-keysgrails-ormtable-per-class

Read More
Hibernate JPA @Inheritance TABLE_PER_CLASS JpaRepository on Child entity union select all tables...


javahibernatejpatable-per-class

Read More
EntityFramework Code First FluentAPI TPC...


c#entity-frameworkcode-firstfluent-interfacetable-per-class

Read More
Hibernate: table per concrete class vs. table per subclass...


javahibernatetable-per-class

Read More
Bidirectional One-To-Many-relation between two (table-per-class)-inheritance trees...


jpaeclipselinkone-to-manytable-per-class

Read More
Entity listener on a @MappedSuperclass does not work?...


jakarta-eejpa-2.0mappedsuperclassentitylistenerstable-per-class

Read More
JPA TABLE_PER_CLASS inheritance: How to only SELECT superclass entries?...


inheritancejpatable-per-class

Read More
Linq to entities TPC and eager loading child class relationship...


linq-to-entitiestable-per-class

Read More
Why can't NHibernate use Identity in union-subclass Table per Concrete Class mapping?...


c#nhibernatenhibernate-mappingtable-per-classunion-subclass

Read More
How-to: Mapping (NHibernate) multiple classes with different business logic from the same table?...


c#nhibernateinheritancecomponentstable-per-class

Read More
Can you change from a base class to a joined subclass type in nhibernate?...


nhibernateinheritancenhibernate-mappingtable-per-class

Read More
Java/Hibernate JPA: InheritanceType.TABLE_PER_CLASS and IDs...


javahibernatejpatable-per-class

Read More
How do I create a table-per-class mapping with fluent nhibernate?...


nhibernatefluent-nhibernatenhibernate-mappingtable-per-class

Read More
BackNext