Uses of Interface
org.eclipse.emf.cdo.transaction.CDOTransactionHandler2
Packages that use CDOTransactionHandler2
Package
Description
Client concepts for dealing with transactions, distributed transactions and their save points.
-
Uses of CDOTransactionHandler2 in org.eclipse.emf.cdo.transaction
Subinterfaces of CDOTransactionHandler2 in org.eclipse.emf.cdo.transactionModifier 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.Classes in org.eclipse.emf.cdo.transaction that implement CDOTransactionHandler2Modifier 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
.Methods in org.eclipse.emf.cdo.transaction that return CDOTransactionHandler2Modifier and TypeMethodDescriptionCDOPushTransaction.getTransactionHandlers2()
CDOTransaction.getTransactionHandlers2()