WebLogic 12.2.1.3 and Eclipselink2.6.5 has Issue Interpreting Query Hint "javax.persistence.query.timeout" in Seconds
(Doc ID 2704111.1)
Last updated on OCTOBER 02, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Eclipselink version 2.6.5 included in WebLogic 12.2.1.3 has issue interpreting the query hint "javax.persistence.query.timeout" in seconds.
This differs the JPA 2.1 standard, which defines the unit of time in milliseconds, and causes integration problems with Spring Data JPA, which automatically generates the query hint based on the remaining transaction time.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |