Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
JPA 1.0
-
None
-
None
Description
There are 3 interfaces to implement:
- javax.persistence.EntityManager
- javax.persistence.EntityTransaction
- javax.persistence.Query
Cayenne should support about 80% of EntityManager functionality already. So this task is to hook up JPA interfaces with the current Cayenne API, and also identify what is left out (and log that information to CAY-453)