Package | Description |
---|---|
org.apache.cayenne.access.flush |
Modifier and Type | Method and Description |
---|---|
protected List<DbRowOp> |
DefaultDataDomainFlushAction.createDbRowOps(ObjectStore objectStore,
ObjectStoreGraphDiff changes)
Create ops based on incoming graph changes
|
protected void |
DefaultDataDomainFlushAction.postprocess(DataContext context,
ObjectStoreGraphDiff changes,
CompoundDiff afterCommitDiff,
List<DbRowOp> dbRowOps)
Notify
ObjectStore and it's data row cache about actual changes we performed. |
Copyright © 2001–2020 Apache Cayenne. All rights reserved.