Hi friends, In JDBC 4 drivers are there among this which
driver is best and why it is best.Which driver is most
commonly used in web applications.

Answer Posted / srinu

Among jdbc driver TYPE-III driver(or) Net protocol driver is
best. because their is no worry about connection object and
connection pooling,middleware services.THe jdbc connection
are over all taken by application server.A programer just
use the connection object.
In webapplication TYPE-III driver are mostly used.To work
with TYPE-III driver are in application server

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain in detail about JDBC and its general features?

537


What is url in jdbc connection?

519


Does jdbctemplate close connection?

507


How MS-Access DB can be accessed over a network, using JDBC API?

2032


What is jdbc resultsetmetadata interface?

544






What are the three basic components of the odbc architecture?

477


What happens if we don't close the connection in jdbc?

501


What does executequery return in java?

525


What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?

488


What is savepoint in jdbc?

524


What is type 4 jdbc driver?

492


Why do we use jdbc?

526


What does the jdbc resultset interface?

541


What are the advantages of using preparedstatement in java?

557


What is jdbc odbc connection?

517