Class PluralAttributeElementSourceManyToAnyImpl
java.lang.Object
org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToAnyImpl
- All Implemented Interfaces:
AnyMappingSource
,PluralAttributeElementSource
,PluralAttributeElementSourceManyToAny
public class PluralAttributeElementSourceManyToAnyImpl
extends Object
implements PluralAttributeElementSourceManyToAny
-
Constructor Summary
ConstructorsConstructorDescriptionPluralAttributeElementSourceManyToAnyImpl
(MappingDocument mappingDocument, AbstractPluralAttributeSourceImpl pluralAttributeSource, JaxbHbmManyToAnyCollectionElementType jaxbManyToAnyMapping, String cascade) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hibernate.boot.model.source.spi.AnyMappingSource
isLazy
-
Constructor Details
-
PluralAttributeElementSourceManyToAnyImpl
public PluralAttributeElementSourceManyToAnyImpl(MappingDocument mappingDocument, AbstractPluralAttributeSourceImpl pluralAttributeSource, JaxbHbmManyToAnyCollectionElementType jaxbManyToAnyMapping, String cascade)
-
-
Method Details
-
getDiscriminatorSource
- Specified by:
getDiscriminatorSource
in interfaceAnyMappingSource
-
getKeySource
- Specified by:
getKeySource
in interfaceAnyMappingSource
-
getNature
- Specified by:
getNature
in interfacePluralAttributeElementSource
-