| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jaxb | |
| org.eclipse.persistence.jaxb |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectGraphImpl |
| Modifier and Type | Method and Description |
|---|---|
Subgraph |
ObjectGraphImpl.addSubgraph(String attribute) |
Subgraph |
ObjectGraphImpl.addSubgraph(String attribute,
Class type) |
| Modifier and Type | Method and Description |
|---|---|
Subgraph |
Subgraph.addSubgraph(String attribute)
Used to add a node of the graph that corresponds to a managed type.
|
Subgraph |
ObjectGraph.addSubgraph(String attribute) |
Subgraph |
Subgraph.addSubgraph(String attribute,
Class type)
Used to add a node of the graph that corresponds to a managed type with
inheritance.
|
Subgraph |
ObjectGraph.addSubgraph(String attribute,
Class type)
Used to add a node of the graph that corresponds to a managed type with
inheritance.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.