GitHub user andrus opened a pull request:

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

    SQLExec query

    This is proposed API for non-selecting fluent SQL query. After we settle on 
the details, a similar thing can be done for procedure query and other 
non-selecting queries. Also the plan is to use List<QueryResult> instead of  
our current ugly QueryResponse in ObjectContext.

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

    $ git pull https://github.com/andrus/cayenne sqlexec

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

    https://github.com/apache/cayenne/pull/64.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 #64
    
----
commit 0b586adc7be34634d6872e3652188759e19d50f0
Author: aadamchik <aadamc...@apache.org>
Date:   2015-01-25T10:57:55Z

    SQLExec query

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to