Uses of Interface
commonj.sdo.DataGraph
Packages that use DataGraph
-
Uses of DataGraph in commonj.sdo
Methods in commonj.sdo that return DataGraphModifier and TypeMethodDescriptionChangeSummary.getDataGraph()
Deprecated.DataObject.getDataGraph()
Deprecated. -
Uses of DataGraph in org.eclipse.persistence.sdo
Classes in org.eclipse.persistence.sdo that implement DataGraphModifier and TypeClassDescriptionclass
Purpose:A data graph is used to package a graph ofdata objects
along with their metadata, that is, data describing the data.Methods in org.eclipse.persistence.sdo that return DataGraphModifier and TypeMethodDescriptionSDOChangeSummary.getDataGraph()
Returns thedata graph
associated with this change summary or null.SDODataObject.getDataGraph()
Methods in org.eclipse.persistence.sdo with parameters of type DataGraph