[
https://issues.apache.org/jira/browse/OPENJPA-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735776#action_12735776
]
Donald Woods commented on OPENJPA-1076:
---------------------------------------
Spec code for Persistence.crateEMF method updated to give each provider a
chance to create a EMF until one is returned. If we only have one provider,
then rethrow any of its exceptions. Otherwise, if no providers return an EMF,
then throw an exception to preserve the old 1.0 behavior.
> PersistenceProviderResolver interface and PersistenceProviderResolverHolder
> class
> ---------------------------------------------------------------------------------
>
> Key: OPENJPA-1076
> URL: https://issues.apache.org/jira/browse/OPENJPA-1076
> Project: OpenJPA
> Issue Type: Sub-task
> Components: third-party
> Reporter: Donald Woods
> Assignee: Donald Woods
> Fix For: 2.0.0
>
>
> Implement the PersistenceProviderResolver interface and
> PersistenceProviderResolverHolder classes in the JPA2 API Spec over in
> Geronimo.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.