Category Archives: gauntlet
JPA 2.0 with Criteria
(see: JSR 317 Persistently Improving) I love the idea of adding a criteria API to JPA, the only thing I hope that they do differently than Hibernate is to implement that API in addition to string queries. In Gauntlet we had … Continue reading
Posted in Java, Technology, gauntlet
Tagged criteria, EJB-QL, hibernate, Java, jpa, orm
View Comments