Interface CDOCommonTransaction

All Superinterfaces:
CDOBranchPoint, CDOBranchProvider, CDOCommonView, CDORevisionProvider, CDOTimeProvider, org.eclipse.net4j.util.collection.Closeable, IAdaptable, org.eclipse.net4j.util.options.IOptionsContainer, org.eclipse.net4j.util.properties.IPropertiesContainer
All Known Subinterfaces:
CDOTransaction, InternalCDOTransaction, InternalTransaction, ITransaction
All Known Implementing Classes:
CDOPushTransaction

public interface CDOCommonTransaction extends CDOCommonView
Abstracts the information about CDO transactions that is common to both client and server side.
Since:
4.0
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.