|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CDOCommitContext | |
|---|---|
| org.eclipse.emf.cdo.transaction | |
| org.eclipse.emf.spi.cdo | |
| Uses of CDOCommitContext in org.eclipse.emf.cdo.transaction |
|---|
| Methods in org.eclipse.emf.cdo.transaction with parameters of type CDOCommitContext | |
|---|---|
void |
CDOTransactionHandler.committedTransaction(CDOTransaction transaction,
CDOCommitContext commitContext)
Called by a CDOTransaction after it is being committed. |
void |
CDODefaultTransactionHandler.committedTransaction(CDOTransaction transaction,
CDOCommitContext commitContext)
|
void |
CDOAsyncTransactionHandler.committedTransaction(CDOTransaction transaction,
CDOCommitContext commitContext)
Synchronously executes the delegate handler's committedTransaction() method. |
void |
CDOTransactionHandler.committingTransaction(CDOTransaction transaction,
CDOCommitContext commitContext)
Called by a CDOTransaction before it is being committed. |
void |
CDODefaultTransactionHandler.committingTransaction(CDOTransaction transaction,
CDOCommitContext commitContext)
|
void |
CDOAsyncTransactionHandler.committingTransaction(CDOTransaction transaction,
CDOCommitContext commitContext)
Asynchronously executes the delegate handler's committingTransaction() method. |
| Uses of CDOCommitContext in org.eclipse.emf.spi.cdo |
|---|
| Subinterfaces of CDOCommitContext in org.eclipse.emf.spi.cdo | |
|---|---|
static interface |
InternalCDOTransaction.InternalCDOCommitContext
Provides a context for a commit operation. |
static interface |
InternalCDOXATransaction.InternalCDOXACommitContext
|
|
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||