You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2009/07/27 23:06:14 UTC

[jira] Issue Comment Edited: (OPENJPA-1076) PersistenceProviderResolver interface and PersistenceProviderResolverHolder class

    [ https://issues.apache.org/jira/browse/OPENJPA-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735776#action_12735776 ] 

Donald Woods edited comment on OPENJPA-1076 at 7/27/09 2:04 PM:
----------------------------------------------------------------

Spec code Rev798212 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.

      was (Author: drwoods):
    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.