Uses of Interface
org.eclipse.persistence.jaxb.ObjectGraph
-
Packages that use ObjectGraph Package Description org.eclipse.persistence.internal.jaxb org.eclipse.persistence.jaxb -
-
Uses of ObjectGraph in org.eclipse.persistence.internal.jaxb
Classes in org.eclipse.persistence.internal.jaxb that implement ObjectGraph Modifier and Type Class Description classObjectGraphImpl -
Uses of ObjectGraph in org.eclipse.persistence.jaxb
Methods in org.eclipse.persistence.jaxb that return ObjectGraph Modifier and Type Method Description ObjectGraphJAXBContext. createObjectGraph(Class<?> type)ObjectGraphJAXBContext. createObjectGraph(String typeName)
-