Uses of Interface
org.eclipse.persistence.jaxb.Subgraph
-
Uses of Subgraph in org.eclipse.persistence.internal.jaxb
Modifier and TypeMethodDescriptionObjectGraphImpl.addSubgraph
(String attribute) ObjectGraphImpl.addSubgraph
(String attribute, Class<?> type) -
Uses of Subgraph in org.eclipse.persistence.jaxb
Modifier and TypeMethodDescriptionObjectGraph.addSubgraph
(String attribute) ObjectGraph.addSubgraph
(String attribute, Class<?> type) Used to add a node of the graph that corresponds to a managed type with inheritance.Subgraph.addSubgraph
(String attribute) Used to add a node of the graph that corresponds to a managed type.Subgraph.addSubgraph
(String attribute, Class<?> type) Used to add a node of the graph that corresponds to a managed type with inheritance.