You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
isaacfourier3
changed the title
[BUG] OracleDB开启PreparedStatement缓存,必然出现SQLException: Closed Statement
[BUG] OracleDB开启PreparedStatement缓存,必现SQLException: Closed Statement的问题
Oct 25, 2024
Database Type
Oracle
Database Version
Oracle19c
Druid Version
1.2.22
JDK Version
Java HotSpot(TM) 64-Bit Server VM 17.0.10
Error SQL
springboot-3.2 + jpa 调用方法示意。等待一段时间,当连接池有连接被释放后,必然出现java.sql.SQLException: Closed Statement
at oracle.jdbc.driver.OracleClosedStatement.exitImplicitCacheToActive(OracleClosedStatement.java:2957)
Testcase Code
No response
Stacktrace Info
No response
Error Info
The text was updated successfully, but these errors were encountered: