You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2020/05/28 11:23:00 UTC

[jira] [Created] (CAY-2659) Use new SQLBuilder utility to generate SQL for batch queries

Nikita Timofeev created CAY-2659:
------------------------------------

             Summary: Use new SQLBuilder utility to generate SQL for batch queries
                 Key: CAY-2659
                 URL: https://issues.apache.org/jira/browse/CAY-2659
             Project: Cayenne
          Issue Type: Task
          Components: Core Library, Database integration
            Reporter: Nikita Timofeev
            Assignee: Nikita Timofeev
             Fix For: 4.2.M2


We already translate Select queries to the abstract SQL tree that is easy to process and customize. We could extend this functionality to process batch queries too. 
This will unify SQL processing and make it more flexible.

*WARNING* This will lead to some minor backward incompatibilities.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)