public class PluralAttributeElementSourceOneToManyImpl extends AbstractPluralAssociationElementSourceImpl implements PluralAttributeElementSourceOneToMany
Constructor and Description |
---|
PluralAttributeElementSourceOneToManyImpl(MappingDocument mappingDocument,
PluralAttributeSource pluralAttributeSource,
JaxbHbmOneToManyCollectionElementType jaxbOneToManyElement,
String cascadeString) |
Modifier and Type | Method and Description |
---|---|
PluralAttributeElementNature |
getNature() |
String |
getReferencedEntityName()
Obtain the name of the referenced entity.
|
String |
getXmlNodeName() |
boolean |
isIgnoreNotFound() |
getAttributeSource, isMappedBy
mappingRoot, metadataBuildingContext, origin, sourceMappingDocument
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeSource, isMappedBy
public PluralAttributeElementSourceOneToManyImpl(MappingDocument mappingDocument, PluralAttributeSource pluralAttributeSource, JaxbHbmOneToManyCollectionElementType jaxbOneToManyElement, String cascadeString)
public PluralAttributeElementNature getNature()
getNature
in interface PluralAttributeElementSource
public String getReferencedEntityName()
AssociationSource
getReferencedEntityName
in interface AssociationSource
getReferencedEntityName
in interface PluralAttributeElementSourceOneToMany
public boolean isIgnoreNotFound()
isIgnoreNotFound
in interface AssociationSource
isIgnoreNotFound
in interface PluralAttributeElementSourceOneToMany
public String getXmlNodeName()
getXmlNodeName
in interface PluralAttributeElementSourceOneToMany
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.