[ 
https://issues.apache.org/jira/browse/OPENJPA-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Donald Woods updated OPENJPA-972:
---------------------------------

    Description: 
Implement support for PU properties and hints passed in persistence.xml and/or 
the Map parameter of createEntityManagerFactory().
Section 8.1.3.1 of the JPA 2.0 Public Draft #1.
This work item is to add junit coverage on Query for the following new PU 
properties:
   javax.persistence.lock.timeout
   javax.persistence.query.timeout
Supplying them in a Map to createEMF should override any values supplied in 
persistence.xml.


  was:
Implement support for PU properties and hints passed in persistence.xml and/or 
the Map parameter of createEntityManagerFactory().
Section 8.1.3.1 of the JPA 2.0 Public Draft #1.


> Support standard provider properties in PersistenceProvider class
> -----------------------------------------------------------------
>
>                 Key: OPENJPA-972
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-972
>             Project: OpenJPA
>          Issue Type: Sub-task
>          Components: kernel
>    Affects Versions: 2.0.0
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>             Fix For: 2.0.0
>
>
> Implement support for PU properties and hints passed in persistence.xml 
> and/or the Map parameter of createEntityManagerFactory().
> Section 8.1.3.1 of the JPA 2.0 Public Draft #1.
> This work item is to add junit coverage on Query for the following new PU 
> properties:
>    javax.persistence.lock.timeout
>    javax.persistence.query.timeout
> Supplying them in a Map to createEMF should override any values supplied in 
> persistence.xml.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to