Package | Description |
---|---|
org.eclipse.emf.cdo.transaction |
Client concepts for dealing with transactions, distributed transactions and their save points.
|
Modifier and Type | Class and Description |
---|---|
static class |
CDOStaleReferenceCleaner.Default
A default
CDOStaleReferenceCleaner that can be used on invalidation. |
Modifier and Type | Field and Description |
---|---|
static CDOStaleReferenceCleaner |
CDOStaleReferenceCleaner.DEFAULT |
Modifier and Type | Method and Description |
---|---|
CDOStaleReferenceCleaner |
CDOTransaction.Options.getStaleReferenceCleaner()
Get the
CDOStaleReferenceCleaner to be used to clean stale references when receiving
remote changes on invalidation. |
Modifier and Type | Method and Description |
---|---|
void |
CDOTransaction.Options.setStaleReferenceCleaner(CDOStaleReferenceCleaner staleReferenceCleaner)
Set the
CDOStaleReferenceCleaner to be used to clean stale references when receiving
remote changes on invalidation. |
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