Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0M6
-
None
Description
This feature will allow user to incercept Cayenne delete insert, update behavior, and do something else that simple SQL-INSERTs, UPDATEs, DELETEs. For instance, in many cases UPDATE which sets some 'deleted' field to true is more useful than simple "DELETE FROM..."
This issue includes core changes and modeler support