Uses of Interface
org.eclipse.emf.cdo.transaction.CDOTransactionOpener
Package
Description
Interfaces for working with
repositories
.Client concepts for dealing with Net4j-based sessions to remote repositories.
Client concepts for dealing with sessions to CDO repositories.
Client concepts for dealing with transactions, distributed transactions and their save points.
Classes that help to open EMF Compare user interfaces on CDO models.
Client service provider interfaces and useful base implementations.
-
Uses of CDOTransactionOpener in org.eclipse.emf.cdo.explorer.repositories
Modifier and TypeInterfaceDescriptioninterface
A CDO server independent representation of a repository. -
Uses of CDOTransactionOpener in org.eclipse.emf.cdo.net4j
Modifier and TypeInterfaceDescriptioninterface
A Net4j-specific CDOsession
.interface
Deprecated. -
Uses of CDOTransactionOpener in org.eclipse.emf.cdo.session
Modifier and TypeInterfaceDescriptioninterface
Represents and controls the connection to a model repository in addition to the inheritedview
management functions. -
Uses of CDOTransactionOpener in org.eclipse.emf.cdo.transaction
Modifier and TypeInterfaceDescriptioninterface
Can open newtransactions
and provide access to openend transactions. -
Uses of CDOTransactionOpener in org.eclipse.emf.cdo.ui.compare
Modifier and TypeClassDescriptionstatic final class
Modifier and TypeMethodDescriptionstatic boolean
CDOCompareEditorUtil.openDialog
(CDOViewOpener viewOpener, CDOTransactionOpener transactionOpener, CDOBranchPoint leftPoint, CDOBranchPoint rightPoint, CDOView[] originView) static boolean
CDOCompareEditorUtil.openEditor
(CDOViewOpener viewOpener, CDOTransactionOpener transactionOpener, CDOBranchPoint leftPoint, CDOBranchPoint rightPoint, CDOView[] originView, boolean activate) ModifierConstructorDescriptionTransactionOpenerAndEditorCloser
(CDOTransactionOpener delegate, boolean closeTransactionAfterCommit) -
Uses of CDOTransactionOpener in org.eclipse.emf.spi.cdo
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...
CDONet4jSession
.