Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We currently have two separate code bases for jpa 2.0 and 2.1 support. This is very difficult to manage when we do source code changes.
So I will try to create one code that supports both jpa 2.0 and 2.1 by using Dynamic Proxies where we implement EntityManager or EntityManagerFactory.
Attachments
Issue Links
- relates to
-
ARIES-1234 Recreate Aries JPA 2.0 support
- Resolved
-
ARIES-1271 EntityManager throws InvocationtargetException instead of original cause
- Resolved