| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jaxb | |
| org.eclipse.persistence.jaxb |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeNodeImpl<X> |
class |
ObjectGraphImpl |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeNode> |
ObjectGraphImpl.getAttributeNodes() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Subgraph
This type represents a AttributeNode of an EntityGraph that corresponds to a
Managed Type.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeNode> |
Subgraph.getAttributeNodes()
returns the attributes of this managed type that are included in the
sub-graph
|
List<AttributeNode> |
ObjectGraph.getAttributeNodes() |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.