Uses of Interface
org.eclipse.emf.cdo.transaction.CDOTransactionContainer

Packages that use CDOTransactionContainer
org.eclipse.emf.cdo.net4j Client concepts for dealing with Net4j-based sessions to remote repositories. 
org.eclipse.emf.cdo.session Client concepts for dealing with sessions to CDO repositories. 
org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations. 
 

Uses of CDOTransactionContainer in org.eclipse.emf.cdo.net4j
 

Subinterfaces of CDOTransactionContainer in org.eclipse.emf.cdo.net4j
 interface CDONet4jSession
          A Net4j-specific CDO session.
 

Uses of CDOTransactionContainer in org.eclipse.emf.cdo.session
 

Subinterfaces of CDOTransactionContainer in org.eclipse.emf.cdo.session
 interface CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
 

Uses of CDOTransactionContainer in org.eclipse.emf.spi.cdo
 

Subinterfaces of CDOTransactionContainer in org.eclipse.emf.spi.cdo
 interface InternalCDOSession
          If the meaning of this type isn't clear, there really should be more of a description here...
 



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