[GitHub] cayenne pull request #275: Cay 2410

2018-03-05 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cayenne/pull/275


---


[GitHub] cayenne pull request #275: Cay 2410

2018-02-23 Thread aarrsseni
GitHub user aarrsseni opened a pull request:

https://github.com/apache/cayenne/pull/275

Cay 2410

- Add prefetch type support to sqlTemplate and selectQuery
- Add prefetch type support to modeler

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/aarrsseni/cayenne CAY-2410

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cayenne/pull/275.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 #275


commit 8b48c7c6f327e22877a8ddf9b547dea6179fba8f
Author: Arseni Bulatski 
Date:   2018-02-19T07:48:28Z

CAY-2407

commit 193c6aa4f6221efc7ac9d436fca50e865d63c229
Author: Arseni Bulatski 
Date:   2018-02-20T09:39:14Z

CAY-2407 add prefetch to sqlTemplate in Modeler

commit b3e513c47efb75e1da726b21dba3b73be2bbdd91
Author: Arseni Bulatski 
Date:   2018-02-23T08:34:42Z

CAY-2410 add prefetch type to sqlTemplate and selectQuery




---