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

Rename *Grammar/*Utils classes to *Expressions #312

Closed
timowest opened this issue Dec 12, 2012 · 1 comment
Closed

Rename *Grammar/*Utils classes to *Expressions #312

timowest opened this issue Dec 12, 2012 · 1 comment
Milestone

Comments

@timowest
Copy link
Member

Since Grammar is misleading the static factory classes for module specific operations are renamed

  • JPAGrammar -> JPAExpressions
  • LuceneUtils -> LuceneExpressions
  • MongodbOps -> MongodbExpressions

The SQL module already has SQLExpressions

@timowest
Copy link
Member Author

Released in 3.0.0.BETA1

@timowest timowest added this to the 3.0.0 milestone Apr 14, 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
Development

No branches or pull requests

1 participant