|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sequence | |
|---|---|
| commonj.sdo | |
| org.plasma.sdo | |
| org.plasma.sdo.core | |
| 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(java.lang.String path)
Deprecated. in 2.1.0. |
| Uses of Sequence in org.plasma.sdo |
|---|
| Subinterfaces of Sequence in org.plasma.sdo | |
|---|---|
interface |
PlasmaSequence
|
| Uses of Sequence in org.plasma.sdo.core |
|---|
| Classes in org.plasma.sdo.core that implement Sequence | |
|---|---|
class |
CoreSequence
|
| Methods in org.plasma.sdo.core that return Sequence | |
|---|---|
Sequence |
CoreChangeSummary.getOldSequence(DataObject dataObject)
Returns the value of the sequence for the data object
at the point when logging began. |
Sequence |
CoreDataObject.getSequence()
Returns the Sequence for this DataObject. |
Sequence |
CoreDataObject.getSequence(int propertyIndex)
Deprecated. in 2.1.0. |
Sequence |
CoreDataObject.getSequence(Property property)
Deprecated. in 2.1.0. |
Sequence |
CoreDataObject.getSequence(java.lang.String path)
Deprecated. in 2.1.0. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||