GitHub user aarrsseni opened a pull request: https://github.com/apache/cayenne/pull/336
CAY-2481 Support for Object[] as return type in SQLTemplate and SQLExec You can merge this pull request into a Git repository by running: $ git pull https://github.com/aarrsseni/cayenne CAY-2481-update Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/336.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 #336 ---- commit 18c72d34710646bed3c51a6b64285a597a56c2b6 Author: Arseni Bulatski <ancarseni@...> Date: 2018-10-24T06:26:36Z CAY-2481 Methods to return Object[] after SQLTemplate and SQLExec perform commit b1f9ad5b333442e6e51286fa1a3379f83919411c Author: Arseni Bulatski <ancarseni@...> Date: 2018-10-24T09:57:26Z Update docs ---- ---