Uses of Class
org.apache.cayenne.access.ObjectStoreGraphDiff
-
Uses of ObjectStoreGraphDiff in org.apache.cayenne.access.flush
Modifier and TypeMethodDescriptionDefaultDataDomainFlushAction.createDbRowOps
(ObjectStore objectStore, ObjectStoreGraphDiff changes) Create ops based on incoming graph changesprotected void
DefaultDataDomainFlushAction.postprocess
(DataContext context, ObjectStoreGraphDiff changes, CompoundDiff afterCommitDiff, List<DbRowOp> dbRowOps) NotifyObjectStore
and it's data row cache about actual changes we performed.