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