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 2018/02/08 07:51:02 UTC

[jira] [Created] (CAY-2407) Modeler: add prefetch support for the SQLTemplate query

Nikita Timofeev created CAY-2407:
------------------------------------

             Summary: Modeler: add prefetch support for the SQLTemplate query
                 Key: CAY-2407
                 URL: https://issues.apache.org/jira/browse/CAY-2407
             Project: Cayenne
          Issue Type: Improvement
          Components: Modeler
            Reporter: Nikita Timofeev
             Fix For: 4.1.M2


Recommended way of using queries defined in Modeler is {{MappedSelect}} and {{MappedExec}}, however you can't define prefetch when selecting objects if underlying query is {{SQLTemplate}}.

So one way of resolving this problem is to add prefetch settings to {{SQLTemplate}} editor in the Modeler.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)