Criteria4JPA aims to to provide a clone of the Hibernate Criteria API build on top of the Java Persistence API (JPA).
The two main goals of Criteria4JPA are:
* Keep the API as close to the Hibernate Criteria API as possible.
* Require only a standard JPA environment to run.