[ https://issues.apache.org/jira/browse/OPENJPA-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods resolved OPENJPA-972. ---------------------------------- Resolution: Fixed Jeremy, thanks for committing the patch. > 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: query > Affects Versions: 2.0.0 > Reporter: Donald Woods > Assignee: Donald Woods > Fix For: 2.0.0 > > Attachments: OPENJPA-972.patch > > > 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.