
public class CDOTransactionCommentator extends Object implements Closeable
transaction, automatically updates the
commit comment according to local model modifications.| Constructor and Description |
|---|
CDOTransactionCommentator(CDOTransaction transaction) |
| Modifier and Type | Method and Description |
|---|---|
static void |
appendSummary(StringBuilder builder,
CDOCommitContext commitContext) |
void |
close() |
protected String |
createComment(CDOCommitContext commitContext) |
CDOTransaction |
getTransaction() |
boolean |
isClosed() |
public CDOTransactionCommentator(CDOTransaction transaction)
public final CDOTransaction getTransaction()
protected String createComment(CDOCommitContext commitContext)
public static void appendSummary(StringBuilder builder, CDOCommitContext commitContext)
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.