Interface CDOSavepoint

All Superinterfaces:
CDOChangeSetDataProvider, CDOUserSavepoint
All Known Subinterfaces:
InternalCDOSavepoint

public interface CDOSavepoint extends CDOUserSavepoint, CDOChangeSetDataProvider
One in a sequence of possibly several points in time of a transaction that encapsulates the changes to transactional objects and that later changes can be rolled back to.
Author:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.