| Package | Description |
|---|---|
| cern.entwined |
| Modifier and Type | Method and Description |
|---|---|
CompositeCollection |
CompositeCollection.cleanCopy()
Creates a new transactional entity from the current one discarding all the local changes.
|
CompositeCollection |
CompositeCollection.commit(CompositeCollection globalState) |
CompositeCollection |
CompositeCollection.dirtyCopy()
Copies references to the source data along with local changes and read/write logs.
|
| Modifier and Type | Method and Description |
|---|---|
CompositeCollection |
CompositeCollection.commit(CompositeCollection globalState) |
void |
CompositeCollection.update(CompositeCollection changes,
boolean onlyReadLogs)
Updates local changes and change logs using change logs of the arguments.
|
Copyright © 2013 CERN, The European Organization for Nuclear Research. All Rights Reserved.