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


Please Help Members By Posting Answers For Below Questions

What is ojdbc14 jar?

498


Which Java and java.sql data types map to my specific database types?

538


What is the difference between ojdbc6 and ojdbc7?

469


What is difference between jdbc and odbc?

493


What is createstatement method in java?

513






What does setautocommit do?

553


What does jdbc do?

528


What is a statement in java?

512


How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?

596


What does jdbc stand for?

503


Explain Basic Steps in Writing a Java Program Using Jdbc?

597


What is an encrypted internet connection?

499


How to get the Database server details in java program?

573


What are the different types of lockings in jdbc?

500


How to connect multiple database in jdbc?

490