Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.TypeContainer
-
Packages that use TypeContainer Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of TypeContainer in org.hibernate.boot.jaxb.hbm.spi
Classes in org.hibernate.boot.jaxb.hbm.spi that implement TypeContainer Modifier and Type Class Description classJaxbHbmBasicAttributeTypeJava class for BasicAttributeType complex type.classJaxbHbmBasicCollectionElementTypeDeclares the element type of a collection where the element is of basic typeclassJaxbHbmCompositeKeyBasicAttributeTypeA property embedded in a composite identifier or map index (always not-null).classJaxbHbmMapKeyBasicTypeDescribes the key of a java.util.Map where the key is a basic (JPA term) typeclassJaxbHbmSimpleIdTypeDeclares the id type, column and generation algorithm for an entity class.
-