News

The Amazon Web Services (AWS) JDBC Driver has been redesigned as an advanced JDBC wrapper. The wrapper is complementary to an existing JDBC driver and aims to extend the functionality of the driver to ...
The SPIs are defined in the newly added oracle.jdbc.spi package. At runtime, the driver will locate implementations of these interfaces using java.util.ServiceLoader. The Oracle JDBC Driver Extensions ...