What is Type-2 Driver and when this driver is used?

Answer Posted / guest

TYPE-2 driver is part java ,part native driver.This type of
driver uses a mixture of java implementation and native
access to database.This is similar to type-1 drivers except
there is one less layer to go through and this makes it
efficient over type-1 driver.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is correlated subquery?

1745


Explain the steps in writing a java program using jdbc?

452


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

546


Is it possible to connect to multiple databases simultaneously?

554


What causes no suitable driver error?

544






What is an odbc driver?

487


What is a rollback in jdbc?

526


What is encrypted connection?

501


State the different connection methods used for creating different types of sql.

503


What is the return type of class.forname() method?

548


What are types of resultset?

561


What is the feature of jdbc v4?

488


Why do we need jdbc?

578


What are the measures to connect to the db using jdbc?

465


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

592