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