SDO API

Uses of Interface
commonj.sdo.DataGraph

Packages that use DataGraph
commonj.sdo   
 

Uses of DataGraph in commonj.sdo
 

Methods in commonj.sdo that return DataGraph
 DataGraph ChangeSummary.getDataGraph()
          Returns the data graph associated with this change summary or null.
 DataGraph DataObject.getDataGraph()
          Returns the data graph for this object or null if there isn't one.
 


SDO API

-