persistence.xml-specified javax.persistence.lock.timeout is ignored

Description

With this persistence.xml

the following code displays a value of "-1" for "javax.persistence.lock.timeout".

Note how EntitytManagerFactoryImpl.createEntityManager() passes a null map, so the EMF properties are not passed to the EM.

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created May 25, 2011 at 6:01 PM
Updated June 1, 2012 at 3:31 PM
Resolved May 29, 2012 at 11:58 AM