| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metadata.graphs |
| Modifier and Type | Field and Description |
|---|---|
protected List<NamedAttributeNodeMetadata> |
NamedSubgraphMetadata.m_namedAttributeNodes |
protected List<NamedAttributeNodeMetadata> |
NamedEntityGraphMetadata.m_namedAttributeNodes |
| Modifier and Type | Method and Description |
|---|---|
List<NamedAttributeNodeMetadata> |
NamedSubgraphMetadata.getNamedAttributeNodes()
INTERNAL:
Used for OX mapping.
|
List<NamedAttributeNodeMetadata> |
NamedEntityGraphMetadata.getNamedAttributeNodes()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamedSubgraphMetadata.setNamedAttributeNodes(List<NamedAttributeNodeMetadata> namedAttributeNodes)
INTERNAL:
Used for OX mapping.
|
void |
NamedEntityGraphMetadata.setNamedAttributeNodes(List<NamedAttributeNodeMetadata> attributeNodes)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.