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

What is JDBC Driver interface?


The JDBC Driver interface provides vendor-specific implementations of the abstract classes provided by the JDBC API. Each vendor driver must provide implementations of the java.sql.Connection,Statement,PreparedStatement, CallableStatement, ResultSet and Driver.

Related Posts Plugin for WordPress, Blogger...
Flag Counter