Package org.eclipse.emf.cdo.common
Interface CDOCommonTransaction
- All Superinterfaces:
AutoCloseable,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
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.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.CDOCommonView
CDOCommonView.Options -
Field Summary
Fields inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPoint
INVALID_DATE, UNSPECIFIED_DATE -
Method Summary
Methods inherited from interface java.lang.AutoCloseable
closeMethods inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPoint
getBranch, getTimeStampMethods inherited from interface org.eclipse.emf.cdo.common.CDOCommonView
getDurableLockingID, getLockOwner, getSession, getSessionID, getViewID, isDurableView, isHistorical, isReadOnly, optionsMethods inherited from interface org.eclipse.emf.cdo.common.revision.CDORevisionProvider
getRevisionMethods inherited from interface org.eclipse.net4j.util.collection.Closeable
close, isClosedMethods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapterMethods inherited from interface org.eclipse.net4j.util.properties.IPropertiesContainer
properties