Masafumi Koba created OPENJPA-2517:
--------------------------------------

             Summary: Incorrect the time unit of query timeout value.
                 Key: OPENJPA-2517
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2517
             Project: OpenJPA
          Issue Type: Bug
          Components: jdbc
    Affects Versions: 2.3.0
            Reporter: Masafumi Koba


The value of the "javax.persistence.query.timeout" property have been passed to 
the java.sql.Statement.setQueryTimeout(int) in milliseconds rather than seconds.

The query timeout milliseconds should be converted to seconds.




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to