JDBC Application which works with JDBC 11.1.0.6 fails to compile with JDBC 12.1.0.2 due to missing class oracle.jdbc.OracleResultSetCache in the JDBC dirver implementation
(Doc ID 2163243.1)
Last updated on AUGUST 27, 2024
Applies to:
JDBC - Version 12.1.0.2.0 and laterInformation in this document applies to any platform.
Symptoms
Compiling a JDBC application that invokes oracle.jdbc.OracleResultSetCache fails with the JDBC 12c drivers such as JDBC 12.1.0.2
Changes
The same application code used to work with JDBC 11.1.0.6
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 |
Changes |
Cause |
Solution |