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 ---- ---