Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
-
Packages that use PluralAttributeInfo Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of PluralAttributeInfo in org.hibernate.boot.jaxb.hbm.spi
Classes in org.hibernate.boot.jaxb.hbm.spi that implement PluralAttributeInfo Modifier and Type Class Description classJaxbHbmArrayTypeJava class for ArrayType complex type.classJaxbHbmBagCollectionTypeJava class for BagCollectionType complex type.classJaxbHbmIdBagCollectionTypeJava class for IdBagCollectionType complex type.classJaxbHbmListTypeJava class for ListType complex type.classJaxbHbmMapTypeJava class for MapType complex type.classJaxbHbmPrimitiveArrayTypeJava class for PrimitiveArrayType complex type.classJaxbHbmSetTypeJava class for SetType complex type.classPluralAttributeInfoIdBagAdapterAdaptive implementation of thePluralAttributeInfofor<idbag/>mappings which do not support all the configuration available on other collection mappings.classPluralAttributeInfoPrimitiveArrayAdapter
-