Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.TableInformationContainer
Packages that use TableInformationContainer
-
Uses of TableInformationContainer in org.hibernate.boot.jaxb.hbm.spi
Subinterfaces of TableInformationContainer in org.hibernate.boot.jaxb.hbm.spiModifier and TypeInterfaceDescriptioninterfaceCommonality between the various forms of plural attribute (collection) mappings:<bag/>,<set/>, etc.Classes in org.hibernate.boot.jaxb.hbm.spi that implement TableInformationContainerModifier and TypeClassDescriptionclass<p>Java class for ArrayType complex type</p>.class<p>Java class for BagCollectionType complex type</p>.class<p>Java class for IdBagCollectionType 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.class<p>Java class for ListType complex type</p>.class<p>Java class for MapType complex type</p>.class<p>Java class for PrimitiveArrayType complex type</p>.classRoot entity mapping.classA join allows some properties of a class to be persisted to a second table <p>Java class for SecondaryTableType complex type</p>.class<p>Java class for SetType 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.classAdaptive implementation of thePluralAttributeInfofor<idbag/>mappings which do not support all the configuration available on other collection mappings.class