Package | Description |
---|---|
org.apache.cayenne.access.flush |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultDataDomainFlushAction.createReplacementIds(ObjectStore store,
CompoundDiff afterCommitDiff,
List<DbRowOp> dbRowOps)
Set final
ObjectId for persistent objects |
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–2021 Apache Cayenne. All rights reserved.