Uses of Class
org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceMapImpl
-
Uses of PluralAttributeSourceMapImpl in org.hibernate.boot.model.source.internal.hbm
ModifierConstructorDescriptionPluralAttributeMapKeyManyToAnySourceImpl
(MappingDocument mappingDocument, PluralAttributeSourceMapImpl pluralAttributeSource, JaxbHbmIndexManyToAnyType jaxbMapKeyManyToAnyMapping) PluralAttributeMapKeyManyToManySourceImpl
(MappingDocument mappingDocument, PluralAttributeSourceMapImpl pluralAttributeSourceMap, JaxbHbmIndexManyToManyType jaxbIndexManyToManyMapping) PluralAttributeMapKeyManyToManySourceImpl
(MappingDocument mappingDocument, PluralAttributeSourceMapImpl pluralAttributeSourceMap, JaxbHbmMapKeyManyToManyType jaxbMapKeyManyToManyMapping)