Uses of Interface
org.eclipse.emf.cdo.transaction.CDOXASavepoint
- 
Packages that use CDOXASavepoint 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.
- 
- 
Uses of CDOXASavepoint in org.eclipse.emf.cdo.transactionMethods in org.eclipse.emf.cdo.transaction that return CDOXASavepoint Modifier and Type Method Description CDOXASavepointCDOXATransaction. getLastSavepoint()CDOXASavepointCDOXASavepoint. getNextSavepoint()CDOXASavepointCDOXASavepoint. getPreviousSavepoint()CDOXASavepointCDOXATransaction. setSavepoint()
- 
Uses of CDOXASavepoint in org.eclipse.emf.spi.cdoSubinterfaces of CDOXASavepoint in org.eclipse.emf.spi.cdo Modifier and Type Interface Description interfaceInternalCDOXASavepointIf the meaning of this type isn't clear, there really should be more of a description here...
 
-