Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAY-1959 Chainable API for SelectQuery #16

Closed
wants to merge 1 commit into from
Closed

CAY-1959 Chainable API for SelectQuery #16

wants to merge 1 commit into from

Conversation

andrus
Copy link
Contributor

@andrus andrus commented Oct 5, 2014

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

* 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
@andrus
Copy link
Contributor Author

andrus commented Nov 15, 2014

all these ideas are already implemented in Cayenne per CAY-1959.

@andrus andrus closed this Nov 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant