Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
Packages that use PluralAttributeInfo
-
Uses of PluralAttributeInfo in org.hibernate.boot.jaxb.hbm.spi
Classes in org.hibernate.boot.jaxb.hbm.spi that implement PluralAttributeInfoModifier and TypeClassDescriptionclass
Java class for ArrayType complex typeclass
Java class for BagCollectionType complex typeclass
Java class for IdBagCollectionType complex typeclass
Java class for ListType complex typeclass
Java class for MapType complex typeclass
Java class for PrimitiveArrayType complex typeclass
Java class for SetType complex typeclass
Adaptive implementation of thePluralAttributeInfo
for<idbag/>
mappings which do not support all the configuration available on other collection mappings.class
-
Uses of PluralAttributeInfo in org.hibernate.boot.model.source.internal.hbm
Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type PluralAttributeInfoModifierConstructorDescriptionprotected
AbstractPluralAttributeSourceImpl
(MappingDocument mappingDocument, PluralAttributeInfo pluralAttributeJaxbMapping, AttributeSourceContainer container)