Uses of Interface
org.eclipse.emf.cdo.transaction.CDOTransactionContainer
- 
Packages that use CDOTransactionContainer Package Description 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.net4jSubinterfaces of CDOTransactionContainer in org.eclipse.emf.cdo.net4j Modifier and Type Interface Description interfaceCDONet4jSessionA Net4j-specific CDOsession.interfaceCDOSessionDeprecated.UseCDONet4jSession.
- 
Uses of CDOTransactionContainer in org.eclipse.emf.cdo.sessionSubinterfaces of CDOTransactionContainer in org.eclipse.emf.cdo.session Modifier and Type Interface Description interfaceCDOSessionRepresents and controls the connection to a model repository in addition to the inheritedviewmanagement functions.
- 
Uses of CDOTransactionContainer in org.eclipse.emf.spi.cdoSubinterfaces of CDOTransactionContainer in org.eclipse.emf.spi.cdo Modifier and Type Interface Description interfaceInternalCDOSessionIf the meaning of this type isn't clear, there really should be more of a description here...
 
-