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 TypeClassDescriptionclassJava class for ArrayType complex typeclassJava class for BagCollectionType complex typeclassJava class for IdBagCollectionType complex typeclassJava class for ListType complex typeclassJava class for MapType complex typeclassJava class for PrimitiveArrayType complex typeclassJava class for SetType complex typeclassAdaptive implementation of thePluralAttributeInfofor<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 PluralAttributeInfoModifierConstructorDescriptionprotectedAbstractPluralAttributeSourceImpl(MappingDocument mappingDocument, PluralAttributeInfo pluralAttributeJaxbMapping, AttributeSourceContainer container)