Uses of Class
org.apache.cayenne.access.flush.operation.UpdateDbRowOp
Packages that use UpdateDbRowOp
- 
Uses of UpdateDbRowOp in org.apache.cayenne.access.flushMethods in org.apache.cayenne.access.flush with parameters of type UpdateDbRowOpModifier and TypeMethodDescriptionDefaultDataDomainFlushAction.EmptyRowChecker.visitUpdate(UpdateDbRowOp dbRow) DefaultDataDomainFlushAction.PhantomDbRowOpCleaner.visitUpdate(UpdateDbRowOp dbRow) 
- 
Uses of UpdateDbRowOp in org.apache.cayenne.access.flush.operationMethods in org.apache.cayenne.access.flush.operation with parameters of type UpdateDbRowOpModifier and TypeMethodDescriptionDbRowOpMerger.visitUpdate(UpdateDbRowOp other) default TDbRowOpVisitor.visitUpdate(UpdateDbRowOp dbRow) DefaultDbRowOpSorter.DbRowTypeVisitor.visitUpdate(UpdateDbRowOp diffSnapshot)