Uses of Class
org.apache.cayenne.graph.CompoundDiff
-
Uses of CompoundDiff in org.apache.cayenne.access.flush
Modifier and TypeMethodDescriptionprotected void
DefaultDataDomainFlushAction.createReplacementIds
(ObjectStore store, CompoundDiff afterCommitDiff, List<DbRowOp> dbRowOps) Set finalObjectId
for persistent objectsprotected void
DefaultDataDomainFlushAction.postprocess
(DataContext context, ObjectStoreGraphDiff changes, CompoundDiff afterCommitDiff, List<DbRowOp> dbRowOps) NotifyObjectStore
and it's data row cache about actual changes we performed.