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 type.classJava class for BagCollectionType complex type.classJava class for IdBagCollectionType complex type.classJava class for ListType complex type.classJava class for MapType complex type.classJava class for PrimitiveArrayType complex type.classJava class for SetType complex type.classAdaptive 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)