Wednesday, 18 September 2013

how to check my jdbc version in my classpath

how to check my jdbc version in my classpath

How can I check if what is the type of jdbc driver I am using
I am currently using ojdbc14.jar. How can I check if my driver is JDBC 4
complaint driver?

No comments:

Post a Comment