Interface CDOCommitContext

All Superinterfaces:
CDOBranchProvider
All Known Subinterfaces:
InternalCDOTransaction.InternalCDOCommitContext, InternalCDOXATransaction.InternalCDOXACommitContext

public interface CDOCommitContext extends CDOBranchProvider
Provides a context for commit operations.
Since:
2.0
Author:
Simon McDuff
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.
  • Method Details