Jurgen Doll created CAY-2854:
--------------------------------
Summary: Improve delete prevention detection of flattened
attribute row
Key: CAY-2854
URL: https://issues.apache.org/jira/browse/CAY-2854
Project: Cayenne
Issue Type: Sub-task
Components: Core Library
Affects Versions: 5.0-M1
Reporter: Jurgen Doll
Weather a flattened attribute row should/should not be deleted is currently
detected each time during each delete query construction (see [PR
614|https://github.com/apache/cayenne/pull/614]).
This can be optimized by doing the detection during ClassDescriptor
construction and setting a relevant flag instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)