public class CDOAutoCommitter extends CDOPostEventTransactionHandler.Default
CDOPostEventTransactionHandler.Default
CDOTransactionHandler1.WithUndo
Constructor and Description |
---|
CDOAutoCommitter(CDOTransaction transaction) |
Modifier and Type | Method and Description |
---|---|
protected void |
handleCommitException(CDOTransaction transaction,
CommitException ex) |
protected void |
handleConcurrentAccessException(CDOTransaction transaction,
ConcurrentAccessException ex) |
protected void |
modifiedObject(CDOTransaction transaction,
CDOObject object,
Notification msg) |
protected void |
rollbackTransaction(CDOTransaction transaction) |
attachedObject, detachedObject
attachingObject, committedTransaction, committingTransaction, detachingObject, modifyingObject, rolledBackTransaction
public CDOAutoCommitter(CDOTransaction transaction)
protected void modifiedObject(CDOTransaction transaction, CDOObject object, Notification msg)
modifiedObject
in class CDOPostEventTransactionHandler.Default
protected void handleConcurrentAccessException(CDOTransaction transaction, ConcurrentAccessException ex)
protected void handleCommitException(CDOTransaction transaction, CommitException ex)
protected void rollbackTransaction(CDOTransaction transaction)
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html