Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.TypeContainer
Packages that use TypeContainer
-
Uses of TypeContainer in org.hibernate.boot.jaxb.hbm.spi
Classes in org.hibernate.boot.jaxb.hbm.spi that implement TypeContainerModifier and TypeClassDescriptionclassJava class for BasicAttributeType complex type.classDeclares the element type of a collection where the element is of basic typeclassA property embedded in a composite identifier or map index (always not-null).classDescribes the key of a java.util.Map where the key is a basic (JPA term) typeclassDeclares the id type, column and generation algorithm for an entity class. -
Uses of TypeContainer in org.hibernate.boot.model.source.internal.hbm
Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type TypeContainer