Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
While implementing OSGi support in Hibernate, I forked Aries JPA and updated it for JPA 2.1 – we needed it as a test bed. The spec is not yet out (currently in a final draft and will hopefully soon be voted on). The fork uses Hibernate's current implementation of the 2.1 API.
I'm creating a pull request with the work, just in case you want it as a starting point for whenever you begin to support 2.1. It's pretty simplistic – updated the POMs and manifests, added un-implemented methods, etc. There are several places where features, new to 2.1, may need to be implemented, however some of them may just need to throw Unsupported.
Pull request: https://github.com/apache/aries/pull/3
Feel free to take it or leave it!
Attachments
Issue Links
- is duplicated by
-
ARIES-1134 Enable JPA 2.1 API and correct inconsistent <aries.osgi.import> versioning
- Resolved
- is related to
-
ARIES-1234 Recreate Aries JPA 2.0 support
- Resolved