| Package | Description |
|---|---|
| org.eclipse.emf.cdo.transaction |
Client concepts for dealing with transactions, distributed transactions and their save points.
|
| org.eclipse.emf.spi.cdo |
Client service provider interfaces and useful base implementations.
|
| Modifier and Type | Method and Description |
|---|---|
CDOChangeSetData |
CDOMerger.merge(CDOChangeSet target,
CDOChangeSet source)
Calculates the changes between a source
change set and a target change
set and returns the result relative to their common ancestor. |
| Modifier and Type | Method and Description |
|---|---|
CDOChangeSetData |
DefaultCDOMerger.merge(CDOChangeSet target,
CDOChangeSet source) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.