Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.ResultSetMappingContainer
Packages that use ResultSetMappingContainer
-
Uses of ResultSetMappingContainer in org.hibernate.boot.jaxb.hbm.spi
Subinterfaces of ResultSetMappingContainer in org.hibernate.boot.jaxb.hbm.spiModifier and TypeInterfaceDescriptioninterfaceCommon interface for all entity mappings (root entity and sub-entity mappings).interfaceCommon interface for all sub-entity mappings.Classes in org.hibernate.boot.jaxb.hbm.spi that implement ResultSetMappingContainerModifier and TypeClassDescriptionclassSubclass declarations are nested beneath the root class declaration to achieve polymorphic persistence with the table-per-hierarchy mapping strategy.class<p>Java class for EntityBaseDefinition complex type</p>.classJoined subclasses are used for the normalized table-per-subclass mapping strategy See the note on the class element regarding <pojo/> vs.classRoot entity mapping.class<p>Java class for SubclassEntityBaseDefinition complex type</p>.classUnion subclasses are used for the table-per-concrete-class mapping strategy See the note on the class element regarding <pojo/> vs.