You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aarrsseni <gi...@git.apache.org> on 2018/10/24 10:30:14 UTC

[GitHub] cayenne pull request #336: CAY-2481 Support for Object[] as return type in S...

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 <an...@...>
Date:   2018-10-24T06:26:36Z

    CAY-2481 Methods to return Object[] after SQLTemplate and SQLExec perform

commit b1f9ad5b333442e6e51286fa1a3379f83919411c
Author: Arseni Bulatski <an...@...>
Date:   2018-10-24T09:57:26Z

    Update docs

----


---

[GitHub] cayenne pull request #336: CAY-2481 Support for Object[] as return type in S...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---