Uses of Interface
commonj.sdo.Sequence

Packages that use Sequence
commonj.sdo   
 

Uses of Sequence in commonj.sdo
 

Methods in commonj.sdo that return Sequence
 Sequence ChangeSummary.getOldSequence(DataObject dataObject)
          Returns the value of the sequence for the data object at the point when logging began.
 Sequence DataObject.getSequence()
          Returns the Sequence for this DataObject.
 Sequence DataObject.getSequence(int propertyIndex)
          Deprecated. in 2.1.0.
 Sequence DataObject.getSequence(Property property)
          Deprecated. in 2.1.0.
 Sequence DataObject.getSequence(String path)
          Deprecated. in 2.1.0.
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.