public interface PluralAttributeElementSourceOneToMany extends PluralAttributeElementSourceAssociation
Describes the source for the elements of persistent collections (plural attributes) where the elements are a one-to-many association
| Modifier and Type | Method and Description |
|---|---|
String |
getReferencedEntityName()
Obtain the name of the referenced entity.
|
String |
getXmlNodeName() |
boolean |
isIgnoreNotFound() |
getNaturegetAttributeSource, isMappedByString getReferencedEntityName()
AssociationSourceObtain the name of the referenced entity.
getReferencedEntityName in interface AssociationSourceboolean isIgnoreNotFound()
isIgnoreNotFound in interface AssociationSourceString getXmlNodeName()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.