[ https://issues.apache.org/jira/browse/CAY-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358358#comment-16358358 ]
ASF GitHub Bot commented on CAY-2406: ------------------------------------- GitHub user MegaPapa opened a pull request: https://github.com/apache/cayenne/pull/269 CAY-2406 Add prefetch-related API to SQLSelect You can merge this pull request into a Git repository by running: $ git pull https://github.com/MegaPapa/cayenne CAY-2406 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/269.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #269 ---- commit a43c1e6a297ac5440d646f8f11ba54fe7c292509 Author: Maxim Petrusevich <maks1464@...> Date: 2018-02-09T13:06:29Z CAY-2406 Add prefetch-related API to SQLSelect ---- > Add prefetch-related API to SQLSelect > ------------------------------------- > > Key: CAY-2406 > URL: https://issues.apache.org/jira/browse/CAY-2406 > Project: Cayenne > Issue Type: Improvement > Components: Core Library > Reporter: Nikita Timofeev > Priority: Major > Labels: pull-request-available > Fix For: 4.1.M2 > > > This one is self-descriptory. There is just no prefetch capabilities in > {{SQLSelect}} query. > Should be pretty straightforward as underlying {{SQLTemplate}} already > supports it. -- This message was sent by Atlassian JIRA (v7.6.3#76005)