Uses of Interface
org.eclipse.emf.cdo.transaction.CDOTransactionHandler2
Package
Description
Client concepts for dealing with transactions, distributed transactions and their save points.
-
Uses of CDOTransactionHandler2 in org.eclipse.emf.cdo.transaction
Modifier and TypeInterfaceDescriptioninterface
A combination ofCDOTransactionHandler1
andCDOTransactionHandler2
.interface
A call-back interface that is called by atranscation
before it is committed and after it has been committed (with result info) or rolled back.Modifier and TypeClassDescriptionclass
Asynchronously executes a delegate handler's pre-event methods.class
class
An empty default implementation ofCDOTransactionHandler1
andCDOTransactionHandler2
.class
An empty default implementation ofCDOTransactionHandler2
.class
An empty default implementation ofCDOTransactionHandler3
.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.getTransactionHandlers2()
CDOTransaction.getTransactionHandlers2()