Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

What's the difference between ojdbc6.jar and ojdbc8.jar

a2dc9dc9-08f5-419f-9884-44018a3e5936Aug 9 2019 — edited Aug 9 2019

Hello,

can somebody help me with the following questions. What's the difference between ojdbc6.jar and ojdbc8.jar?

Is the only difference the compilation for Java 8 or are there also changes within the driver itself, e.g. for better performance when communicating with the database?

Is there any change log available what has changed between ojdbc6.jar and ojdbc8.jar?

I'm running a Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production with an IBM WebSphere application which runs with Java 8 and everything works fine with the ojdbc6.jar driver.

So I'm wondering if changing the driver would add any benefit. Never touch a running system

Thanks

Daniel

Comments

Post Details

Added on Aug 9 2019
2 comments
23,695 views