| Package | Description |
|---|---|
| org.eclipse.emf.cdo.transaction |
Client concepts for dealing with transactions, distributed transactions and their save points.
|
| org.eclipse.emf.spi.cdo |
Client service provider interfaces and useful base implementations.
|
| Modifier and Type | Method and Description |
|---|---|
CDOXASavepoint |
CDOXATransaction.getLastSavepoint() |
CDOXASavepoint |
CDOXASavepoint.getNextSavepoint() |
CDOXASavepoint |
CDOXASavepoint.getPreviousSavepoint() |
CDOXASavepoint |
CDOXATransaction.setSavepoint() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalCDOXASavepoint
If the meaning of this type isn't clear, there really should be more of a description here...
|
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.