Uses of Package
org.apache.cayenne.access.flush.operation
Packages that use org.apache.cayenne.access.flush.operation
-
Classes in org.apache.cayenne.access.flush.operation used by org.apache.cayenne.access.flushClassDescriptionObject that represents some change on DB level.Sorter of
DbRowOpoperations.A factory of delete row ops used by the commit pipeline. -
Classes in org.apache.cayenne.access.flush.operation used by org.apache.cayenne.access.flush.operationClassDescriptionObject that represents some change on DB level.Sorter of
DbRowOpoperations.A factory of delete row ops used by the commit pipeline.Qualifier of DB row.A "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.Collection of values that should be inserted or updated in DB.