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.
Attachments
Attachments
Issue Links
- depends upon
-
OPENJPA-878 Support default query hint for query timeout
- Closed
- is depended upon by
-
OPENJPA-963 Add query timeout tests for PU and Map properties
- Closed