how many JDBC drivers ?name them?

Answer Posted / sai

4 Types of drivers are there
Type 1 : JDBC-ODBC Bridge Driver(Thick Driver)
Type 2: Native API Partly Java Driver
Type 3: Network protocol Driver-
Type 4: JDBC Net pure Java Driver(Thin Driver)

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does sql allow null values ? Can we use it within where clause ?

515


How many types of jdbc drivers are there?

557


Is possible to open a connection to a database with exclusive mode with JDBC?

546


How does jdbc driver work?

537


How vendor Naming registry supports JNDI?

1771






What is in terms of jdbc a datasource?

523


How can you make the connection using jdbc?

565


Which database is used with java?

502


What are the new features available in jdbc 4.0?

534


Which interface is responsible for transaction management in jdbc?

465


code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)

3889


What is jdbc connection class?

476


What are different parts of a url?

509


What is JDBC Statement?

569


What are the 4 types of jdbc drivers?

515