Uses of Interface
org.eclipse.persistence.jaxb.ObjectGraph
Packages that use ObjectGraph
Package
Description
-
Uses of ObjectGraph in org.eclipse.persistence.internal.jaxb
Classes in org.eclipse.persistence.internal.jaxb that implement ObjectGraph -
Uses of ObjectGraph in org.eclipse.persistence.jaxb
Methods in org.eclipse.persistence.jaxb that return ObjectGraphModifier and TypeMethodDescriptionJAXBContext.createObjectGraph
(Class<?> type) JAXBContext.createObjectGraph
(String typeName) -
Uses of ObjectGraph in org.eclipse.persistence.jpa.rs.util
Methods in org.eclipse.persistence.jpa.rs.util that return ObjectGraphModifier and TypeMethodDescriptionObjectGraphBuilder.createObjectGraph
(Object object, FieldsFilter filter) Builds object graph for specified object using given filter.