how many JDBC drivers ?name them?

Answer Posted / naresh katakam

The JDBC Driver provides vendor-specific implementations of
the abstract classes provided by the JDBC API. This driver
is used to connect to the database.

there are:
Type 1 : JDBC-ODBC Bridge Driver
Type 2: Native API Partly Java Driver
Type 3: Network protocol Driver-
Type 4: JDBC Net pure Java Driver

Is This Answer Correct ?    20 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?

534


What is jdbc and jpa?

521


What is jdbc thin client?

508


What is meant by jdbc and odbc?

493


How can you load the drivers?

556






What is the use of dialect?

570


What are four types of JDBC driver?

570


Is jpa faster than jdbc?

509


What is represented by the connection object?

528


Why do we need jdbc?

581


What are temp tables ?

538


What is getconnection method in java?

510


What are the different types of locking in JDBC?

575


Why are we using blob datatypes in jdbc?

555


How to set NULL values in JDBC PreparedStatement?

545