JPA Criteria Tutorial [closed]

The Dynamic, typesafe queries in JPA 2.0 article is a very good one on this topic, actually the best one I’ve found so far online, even better than the Chapter 23 Using the Criteria API to Create Queries from the Java EE 6 tutorials (that contains some mistakes).

Leave a Comment