How many types of JDBC drivers are there and what are they?
Answer Posted / harish
JDBC drivers are divided into four types.
1. JDBC-ODBC bridge.
2. Native API Partly Java Driver.
3. JDBC Net pure Java Driver
4. Native Protocol Pure Java Driver.
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
What are the differences between execute, executequery, and executeupdate?
What is thin driver in jdbc?
How many categories of jdbc drivers are there?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What is JDBC PreparedStatement?
How to check jdbc driver version in websphere?
What is a datasource in java?
Which jdbc driver is the fastest driver?
What does the jdbc connection interface?
What are drivers available?
What is the purpose of the jdbc resultset interface?
What is CLOB and BLOB datatypes in JDBC?
What is preparedstatement in jdbc?
Is jdbc a framework?
What is the purpose of jdbc resultset interface?