Uses of Interface
org.apache.cayenne.access.flush.operation.DbRowOpWithValues
Packages that use DbRowOpWithValues
-
Uses of DbRowOpWithValues in org.apache.cayenne.access.flush.operation
Classes in org.apache.cayenne.access.flush.operation that implement DbRowOpWithValuesModifier and TypeClassDescriptionclassclassA "soft" delete op that is executed as an UPDATE setting the soft-delete flag column totrueinstead of a SQL DELETE, leaving the row physically in the table.class