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 TypeInterfaceDescriptioninterface
A read-write view to the current (i.e.interface
A 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 CDOUserTransactionModifier and TypeClassDescriptionclass
Atransaction
that persists changes to the object graph locally on commit and can later load these changes and push them to therepository
.Methods in org.eclipse.emf.cdo.transaction that return CDOUserTransaction -
Uses of CDOUserTransaction in org.eclipse.emf.spi.cdo
Subinterfaces of CDOUserTransaction 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...interface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here...