I want to connect Java 9 with an Oracle Database 11g, what JDBC should I download and where should I save the downloaded driver? In previous versions of Java I kept it in the ext folder of the SDK and everything worked perfectly, now, in Java version 9 that folder does not exist. Regards,
Angel