Uses of Interface
org.eclipse.emf.cdo.common.CDOCommonTransaction
Packages that use CDOCommonTransaction
Package
Description
Server concepts for dealing with repositories and stores.
Server service provider interfaces and useful base implementations.
Client concepts for dealing with transactions, distributed transactions and their save points.
Client service provider interfaces and useful base implementations.
-
Uses of CDOCommonTransaction in org.eclipse.emf.cdo.server
Subinterfaces of CDOCommonTransaction in org.eclipse.emf.cdo.serverModifier and TypeInterfaceDescriptioninterfaceThe server-side representation of a clienttransaction. -
Uses of CDOCommonTransaction in org.eclipse.emf.cdo.spi.server
Subinterfaces of CDOCommonTransaction in org.eclipse.emf.cdo.spi.serverModifier and TypeInterfaceDescriptioninterfaceIf the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOCommonTransaction in org.eclipse.emf.cdo.transaction
Subinterfaces of CDOCommonTransaction in org.eclipse.emf.cdo.transactionModifier and TypeInterfaceDescriptioninterfaceA transaction whose uncommitted changes can be persisted in a local file and explicitly pushed to the repository.interfaceA transaction-compatible facade for atransaction scope.interfaceA read-write view to the current (i.e.Classes in org.eclipse.emf.cdo.transaction that implement CDOCommonTransaction -
Uses of CDOCommonTransaction in org.eclipse.emf.spi.cdo
Subinterfaces of CDOCommonTransaction in org.eclipse.emf.spi.cdoModifier and TypeInterfaceDescriptioninterfaceSPI for a transaction wrapper that exposes exactly one delegation level.interfaceIf the meaning of this type isn't clear, there really should be more of a description here...
CDOFileTransaction.