Package | Description |
---|---|
org.apache.cayenne.access.jdbc |
Contains classes that handle JDBC interactions.
|
Modifier and Type | Class and Description |
---|---|
class |
SoftDeleteQueryBuilderFactory
Implementation of
#BatchQueryBuilderFactory , which uses 'soft' delete
(runs UPDATE and sets 'deleted' field to true instead-of running SQL DELETE) |
Copyright © 2001–2018 Apache Cayenne. All rights reserved.