Detect and store JPA version
----------------------------
Key: OPENJPA-857
URL: https://issues.apache.org/jira/browse/OPENJPA-857
Project: OpenJPA
Issue Type: Sub-task
Components: jpa
Affects Versions: 2.0.0
Reporter: Jeremy Bauer
Detection and storage of the JPA specification level will be necessary to help
maintain backward compatibility with prior versions of OpenJPA. This item is
to design and implement a solution to deterministically detect the version
requested by the application (likely based on application artifacts such as the
persistence.xml) and store the information such that OpenJPA can use the
information at runtime to help maintain backward compatibility.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.