Uses of Interface
org.eclipse.emf.cdo.transaction.CDOTransactionOpener
Packages that use 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
Subinterfaces of CDOTransactionOpener in org.eclipse.emf.cdo.explorer.repositoriesModifier and TypeInterfaceDescriptioninterface
A CDO server independent representation of a repository. -
Uses of CDOTransactionOpener in org.eclipse.emf.cdo.net4j
Subinterfaces of CDOTransactionOpener in org.eclipse.emf.cdo.net4jModifier and TypeInterfaceDescriptioninterface
A Net4j-specific CDOsession
.interface
Deprecated. -
Uses of CDOTransactionOpener in org.eclipse.emf.cdo.session
Subinterfaces of CDOTransactionOpener in org.eclipse.emf.cdo.sessionModifier 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
Subinterfaces of CDOTransactionOpener in org.eclipse.emf.cdo.transactionModifier and TypeInterfaceDescriptioninterface
Can open newtransactions
and provide access to openend transactions. -
Uses of CDOTransactionOpener in org.eclipse.emf.cdo.ui.compare
Classes in org.eclipse.emf.cdo.ui.compare that implement CDOTransactionOpenerModifier and TypeClassDescriptionstatic final class
Atransaction opener
that automatically closes the editor of a transaction when the transaction is closed.Methods in org.eclipse.emf.cdo.ui.compare with parameters of type CDOTransactionOpenerModifier 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) Constructors in org.eclipse.emf.cdo.ui.compare with parameters of type CDOTransactionOpenerModifierConstructorDescriptionTransactionOpenerAndEditorCloser
(CDOTransactionOpener delegate, boolean closeTransactionAfterCommit) -
Uses of CDOTransactionOpener in org.eclipse.emf.spi.cdo
Subinterfaces of CDOTransactionOpener in org.eclipse.emf.spi.cdoModifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...
CDONet4jSession
.