Uses of Class
org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
Packages that use AbstractPluralAttributeSourceImpl
-
Uses of AbstractPluralAttributeSourceImpl in org.hibernate.boot.model.source.internal.hbm
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type AbstractPluralAttributeSourceImplModifierConstructorDescriptionPluralAttributeElementSourceEmbeddedImpl
(MappingDocument mappingDocument, AbstractPluralAttributeSourceImpl pluralAttributeSource, JaxbHbmCompositeCollectionElementType jaxbCompositeElement) PluralAttributeElementSourceManyToAnyImpl
(MappingDocument mappingDocument, AbstractPluralAttributeSourceImpl pluralAttributeSource, JaxbHbmManyToAnyCollectionElementType jaxbManyToAnyMapping, String cascade) PluralAttributeMapKeySourceEmbeddedImpl
(MappingDocument mappingDocument, AbstractPluralAttributeSourceImpl pluralAttributeSource, JaxbHbmCompositeIndexType jaxbCompositeIndexElement) PluralAttributeMapKeySourceEmbeddedImpl
(MappingDocument mappingDocument, AbstractPluralAttributeSourceImpl pluralAttributeSource, JaxbHbmMapKeyCompositeType jaxbCompositeMapKey)