org.eclipse.emf.cdo.common
Interface CDOCommonTransaction

All Superinterfaces:
CDOBranchPoint, CDOCommonView, CDOLockOwner, CDORevisionProvider, Closeable, IOptionsContainer
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
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 org.eclipse.emf.cdo.common.CDOCommonView
getDurableLockingID, getSession, getViewID, isReadOnly, options
 
Methods inherited from interface org.eclipse.emf.cdo.common.lock.CDOLockOwner
getSessionID, isDurableView
 
Methods inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPoint
getBranch, getTimeStamp
 
Methods inherited from interface org.eclipse.emf.cdo.common.revision.CDORevisionProvider
getRevision
 
Methods inherited from interface org.eclipse.net4j.util.collection.Closeable
close, isClosed
 



Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.