SDO API

Uses of Interface
commonj.sdo.ChangeSummary

Packages that use ChangeSummary
commonj.sdo   
 

Uses of ChangeSummary in commonj.sdo
 

Methods in commonj.sdo that return ChangeSummary
 ChangeSummary DataGraph.getChangeSummary()
          Returns the change summary associated with this data graph.
 ChangeSummary DataObject.getChangeSummary()
          Returns the ChangeSummary with scope covering this dataObject, or null if there is no ChangeSummary.
 


SDO API

-