Uses of Interface
org.eclipse.emf.cdo.transaction.CDOTransactionHandler1
Package
Description
Client concepts for dealing with transactions, distributed transactions and their save points.
-
Uses of CDOTransactionHandler1 in org.eclipse.emf.cdo.transaction
Modifier and TypeInterfaceDescriptioninterface
A combination ofCDOTransactionHandler1
andCDOTransactionHandler2
.static interface
A call-back interface that is called by atransaction
beforeobjects
are attached, modified, undone or detached.Modifier and TypeClassDescriptionclass
Asynchronously executes a delegate handler's pre-event methods.class
Atransaction handler
that automatically attaches cross-referenced objects to theresource
that contains the referencingobject
.class
class
static class
Anauto locker
that only locks objects when their single-valued features are changed.class
An empty default implementation ofCDOTransactionHandler1
andCDOTransactionHandler2
.class
An empty default implementation ofCDOTransactionHandler1
.class
An abstract call-back class that is called by atranscation
afterobjects
have been attached, modified or detached.static class
An empty default implementation ofCDOPostEventTransactionHandler
.Modifier and TypeMethodDescriptionCDOPushTransaction.getTransactionHandlers1()
CDOTransaction.getTransactionHandlers1()