Description
Include additional junit tests for setting the query timeout property via Persistence.createEntityManagerFactory(Map properties) and PU properties in persistence.xml.
Need to add a test showing that a PU or Map provided query timeout does not affect EM.find()/findAll() operations.
Attachments
Attachments
Issue Links
- depends upon
-
OPENJPA-972 Support standard provider properties in PersistenceProvider class
- Closed