You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by andrus <gi...@git.apache.org> on 2014/10/05 16:58:42 UTC

[GitHub] cayenne pull request: CAY-1959 Chainable API for SelectQuery

GitHub user andrus opened a pull request:

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

    CAY-1959 Chainable API for SelectQuery

    
    * Expression.fromString should actually reside in ExpressionFactory that will be statically imported
    * redoing SelectQuery setters to be chainable
    * fixing minor SQLSelect API issues and filling omissions
    * select/selectOne in SelectQuery
    * 'and' and 'or' are much cleaner when used from ExpressionFactory
    * showing the new API in tutorials

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

    $ git pull https://github.com/andrus/cayenne CAY-1959

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

    https://github.com/apache/cayenne/pull/16.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 #16
    
----
commit 9dca05242d393aba5892b6ce33e36fc7e2078bca
Author: aadamchik <aa...@apache.org>
Date:   2014-10-05T14:27:58Z

    CAY-1959 Chainable API for SelectQuery
    
    * Expression.fromString should actually reside in ExpressionFactory that will be statically imported
    * redoing SelectQuery setters to be chainable
    * fixing minor SQLSelect API issues and filling omissions
    * select/selectOne in SelectQuery
    * 'and' and 'or' are much cleaner when used from ExpressionFactory
    * showing the new API in tutorials

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cayenne pull request: CAY-1959 Chainable API for SelectQuery

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

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---