Package org.eclipse.emf.spi.cdo
Schnittstelle InternalCDOTransaction.InternalCDOCommitContext
- Alle Superschnittstellen:
CDOBranchProvider,CDOCommitContext
- Alle bekannten Unterschnittstellen:
InternalCDOXATransaction.InternalCDOXACommitContext
- Umschließende Schnittstelle:
InternalCDOTransaction
Provides a context for a commit operation.
- Autor:
- Simon McDuff
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns thetransactionassociated with this commit context.voidvoidVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.transaction.CDOCommitContext
getBranch, getCommitComment, getCommitData, getCommitMergeSource, getCommitProperties, getDetachedObjects, getDirtyObjects, getIDsToUnlock, getLobs, getLocksOnNewObjects, getNewObjects, getNewPackageUnits, getRevisionDeltas, getUserID, getViewID, isAutoReleaseLocks, isPartialCommit
-
Methodendetails
-
getTransaction
InternalCDOTransaction getTransaction()Beschreibung aus Schnittstelle kopiert:CDOCommitContextReturns thetransactionassociated with this commit context.- Angegeben von:
getTransactionin SchnittstelleCDOCommitContext
-
preCommit
void preCommit() -
postCommit
-