Package | Description |
---|---|
org.eclipse.emf.cdo.transaction |
Client concepts for dealing with transactions, distributed transactions and their save points.
|
Modifier and Type | Field and Description |
---|---|
static CDOUndoDetector |
CDOUndoDetector.ALL_FEATURES |
static CDOUndoDetector |
CDOTransaction.Options.DEFAULT_UNDO_DETECTOR |
static CDOUndoDetector |
CDOUndoDetector.NO_FEATURES |
static CDOUndoDetector |
CDOUndoDetector.SINGLE_VALUED_FEATURES |
Modifier and Type | Method and Description |
---|---|
CDOUndoDetector |
CDOTransaction.Options.getUndoDetector()
Returns the undo detector of this transaction.
|
Modifier and Type | Method and Description |
---|---|
void |
CDOTransaction.Options.setUndoDetector(CDOUndoDetector undoDetector)
Sets the undo detector of this 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