[
https://issues.apache.org/jira/browse/OPENJPA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dianne Richards updated OPENJPA-849:
------------------------------------
Attachment: patch_reset.txt
In yesterday's patch, I changed the property for the driver key in the main
pom.xml file for the unit tests from openjpa.ConnectionDriverName to the
equivalent javax.persistence.jdbc.driver. It works fine, but because of other
recent change, an exception is thrown if both keys are specified somewhere in
the invocation process. This impacts people running tests in eclipse who have
set this value as openjpa.ConnectionDriverName. So, I'm temporarily backing out
this change until the other change is reworked.
> Add metadata-type getter methods to EntityManager
> -------------------------------------------------
>
> Key: OPENJPA-849
> URL: https://issues.apache.org/jira/browse/OPENJPA-849
> Project: OpenJPA
> Issue Type: Sub-task
> Affects Versions: 2.0.0
> Reporter: Dianne Richards
> Assignee: Dianne Richards
> Attachments: doc_patch.txt, patch.txt, patch.txt, patch3.txt,
> patch_reset.txt
>
>
> This task is for supporting the new 2.0 EntityManager methods getProperties()
> and getSupportedProperties()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.