Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.SubEntityInfo
Packages that use SubEntityInfo
-
Uses of SubEntityInfo in org.hibernate.boot.jaxb.hbm.spi
Classes in org.hibernate.boot.jaxb.hbm.spi that implement SubEntityInfoModifier and TypeClassDescriptionclass
Subclass declarations are nested beneath the root class declaration to achieve polymorphic persistence with the table-per-hierarchy mapping strategy.class
Joined subclasses are used for the normalized table-per-subclass mapping strategy See the note on the class element regardingvs. class
Union subclasses are used for the table-per-concrete-class mapping strategy See the note on the class element regardingvs.