Please send your Questions & Answers or Feedback to "mohan@javabook.org"

Which type of JDBC driver is the fastest one?

JDBC Net pure Java driver(Type IV) is the fastest driver because it converts the JDBC calls into vendor specific protocol calls and it directly interacts with the database.
Related Posts Plugin for WordPress, Blogger...
Flag Counter