Uses of Package
org.eclipse.emf.cdo.transaction

Packages that use org.eclipse.emf.cdo.transaction
org.eclipse.emf.cdo.defs   
org.eclipse.emf.cdo.session   
org.eclipse.emf.cdo.transaction   
org.eclipse.emf.cdo.util   
org.eclipse.emf.spi.cdo   
 

Classes in org.eclipse.emf.cdo.transaction used by org.eclipse.emf.cdo.defs
CDOTransaction
          A read-write view to the current (i.e. latest) state of the object graph in the repository.
 

Classes in org.eclipse.emf.cdo.transaction used by org.eclipse.emf.cdo.session
CDOTimeStampContext
           
CDOTransaction
          A read-write view to the current (i.e. latest) state of the object graph in the repository.
 

Classes in org.eclipse.emf.cdo.transaction used by org.eclipse.emf.cdo.transaction
CDOCommitContext
          Provides a context for commit operations.
CDOConflictResolver
          A strategy used to customize the default conflict resolution behaviour of transactions.
CDODefaultTransactionHandler
           
CDOSavepoint
          Creates a save point in a CDOUserTransaction that can be used to roll back a part of the transaction.
CDOTransaction
          A read-write view to the current (i.e. latest) state of the object graph in the repository.
CDOTransaction.Options
           
CDOTransactionFinishedEvent.Type
           
CDOTransactionHandler
           
CDOUserTransaction
          Only deal with transaction process.
 

Classes in org.eclipse.emf.cdo.transaction used by org.eclipse.emf.cdo.util
CDOXATransaction
           
 

Classes in org.eclipse.emf.cdo.transaction used by org.eclipse.emf.spi.cdo
CDOCommitContext
          Provides a context for commit operations.
CDOConflictResolver
          A strategy used to customize the default conflict resolution behaviour of transactions.
CDOSavepoint
          Creates a save point in a CDOUserTransaction that can be used to roll back a part of the transaction.
CDOTimeStampContext
           
CDOTransaction
          A read-write view to the current (i.e. latest) state of the object graph in the repository.
CDOUserTransaction
          Only deal with transaction process.
CDOXATransaction
           
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.