blaze-persistence
blaze-persistence copied to clipboard
Implement support for JPA static metamodel
All APIs should allow to make use of the JPA static metamodel.
For what it's worth, I implemented the JPA Criteria API on top of the blaze-persistence criteria builder. One can derive a blaze-persistence criteria builder from a JPA criteria query now so the typesafe API can be used.