Uses of Interface
org.apache.cayenne.access.flush.operation.DbRowOpWithQualifier
Packages that use DbRowOpWithQualifier
-
Uses of DbRowOpWithQualifier in org.apache.cayenne.access.flush.operation
Classes in org.apache.cayenne.access.flush.operation that implement DbRowOpWithQualifierModifier 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