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

What is a statement in java?

508


What are the three parts of a jdbc url?

568


Which database is used for java?

521


What is JDBC ResultSet?

588


What are the common tasks of JDBC?

561






How can I determine where a given table is referenced via foreign keys?

548


What are the packages are used in jdbc?

564


What are 4 drivers available in JDBC? At what situation are four of the drivers used?

528


How many types of resultset are there in jdbc?

519


What are the different types of JDBC drivers?

613


Name the new features added in jdbc 4.0.

541


What are jdbc?

541


Explain the difference between inner and outer join ?

509


What is jdbc and why is it required?

460


What are database warnings in jdbc and how can we handle database warnings in jdbc?

608