Posts Tagged ‘JPA2

This post shows how to use the JPA EntityListener Annotations with Avaje Ebean.

Shows an Abstract DAO realized with JPA2. Also includes a method findByAttributes which leverages JPA2s CriteriaQuerys and the like Operator.


top