Package | Description |
---|---|
org.apache.cayenne.access.translator.batch |
Modifier and Type | Class and Description |
---|---|
class |
SoftDeleteTranslatorFactory
Implementation of {link #BatchTranslator}, which uses 'soft' delete
(runs UPDATE and sets 'deleted' field to true instead-of running SQL DELETE)
|
Copyright © 2001–2019 Apache Cayenne. All rights reserved.