| Package | Description |
|---|---|
| org.plasma.sdo | |
| org.plasma.sdo.access | |
| org.plasma.sdo.access.service | |
| org.plasma.sdo.core |
| Modifier and Type | Method and Description |
|---|---|
void |
PlasmaDataObject.reset(SnapshotMap commitMap,
String username)
Synchronizes the state of this data object to that of it's data store
given the map of UUID's and associated info resulting from
a successful commit.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotMap |
DataGraphDispatcher.commit(DataGraph dataGraph) |
SnapshotMap |
DataGraphDispatcher.commit(DataGraph[] dataGraphs) |
SnapshotMap |
DataAccessService.commit(DataGraph[] dataGraphs,
String username) |
SnapshotMap |
DataAccessService.commit(DataGraph dataGraph,
String username) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotMap |
DataAccessServiceEJB.commit(DataGraph[] dataGraphs,
String username) |
SnapshotMap |
DataAccessServiceEJB.commit(DataGraph dataGraph,
String username) |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreDataObject.reset(SnapshotMap idMap,
String username)
Sync up the state of this data object to that of it's data store
given the map of UUID's and associated info resulting from
a successful commit.
|
Copyright © 2017. All rights reserved.