Uses of Interface
org.eclipse.emf.cdo.transaction.CDOUserTransaction
Packages that use CDOUserTransaction
Package
Description
Client concepts for dealing with transactions, distributed transactions and their save points.
Client service provider interfaces and useful base implementations.
-
Uses of CDOUserTransaction in org.eclipse.emf.cdo.transaction
Subinterfaces of CDOUserTransaction 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.interfaceA distributed (XA) transaction that can atomically commit the changes to multipleresource sets, each represented by a registeredview set.Classes in org.eclipse.emf.cdo.transaction that implement CDOUserTransactionMethods in org.eclipse.emf.cdo.transaction that return CDOUserTransactionModifier and TypeMethodDescriptionCDOUserSavepoint.getTransaction()Returns the transaction that owns this savepoint. -
Uses of CDOUserTransaction in org.eclipse.emf.spi.cdo
Subinterfaces of CDOUserTransaction 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...interfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf the meaning of this type isn't clear, there really should be more of a description here...
CDOFileTransaction.