| Package | Description |
|---|---|
| org.eclipse.emf.cdo.transaction |
Client concepts for dealing with transactions, distributed transactions and their save points.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CDOAsyncTransactionHandler
Asynchronously executes a delegate handler's pre-event methods.
|
class |
CDODefaultTransactionHandler
An empty default implementation of
CDOTransactionHandler1 and CDOTransactionHandler2. |
class |
CDOPostEventTransactionHandler
An abstract call-back class that is called by a
transcation after objects have been
attached, modified or detached. |
static class |
CDOPostEventTransactionHandler.Default
An empty default implementation of
CDOPostEventTransactionHandler. |
| Modifier and Type | Method and Description |
|---|---|
CDOTransactionHandler[] |
CDOPushTransaction.getTransactionHandlers() |
CDOTransactionHandler[] |
CDOTransaction.getTransactionHandlers() |
| Constructor and Description |
|---|
CDOAsyncTransactionHandler(CDOTransactionHandler delegate) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.