If you are on OSGi, then please make sure you are using the correct flavor of Java 11, as per this link.
Also, you can get the oracle jdbc jar from this link, and then you can convert it(or any other jar file) to OSGi bundle as per the instructions given in this link. Thanks!