Uses of Class
org.apache.cayenne.access.ObjectStoreGraphDiff
Packages that use ObjectStoreGraphDiff
-
Uses of ObjectStoreGraphDiff in org.apache.cayenne.access.flush
Methods in org.apache.cayenne.access.flush with parameters of type ObjectStoreGraphDiffModifier 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.