Hi,
Does anyone know if the Oracle JDBC drivers are OK to use with Java 11?
Sorry if this has been asked before, the only information that I could find is the document below which indicates that the Oracle 18.3 JDBC version supports Java 10.
Starting With Oracle JDBC Drivers - Installation, Certification, and More! (Doc ID 401934.1)
The reason I ask is that running jdeps on the jar file appears to indicate that they use a bunch of internal APIs that are no longer available.
Cheers,
Mark