Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.SecondaryTableContainer
-
Packages that use SecondaryTableContainer Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of SecondaryTableContainer in org.hibernate.boot.jaxb.hbm.spi
Classes in org.hibernate.boot.jaxb.hbm.spi that implement SecondaryTableContainer Modifier and Type Class Description class
JaxbHbmDiscriminatorSubclassEntityType
Subclass declarations are nested beneath the root class declaration to achieve polymorphic persistence with the table-per-hierarchy mapping strategy.class
JaxbHbmRootEntityType
Root entity mapping.
-