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

Answer Posted / chandrarekha

JDBC net pure java driver is the type-3 driver...the driver
is loaded at the client and server side and the driver uses
native class libraries to convert the jdbc calls into
native method calls and sends it to the CLI loaded at the
client side...this driver is used for applications over
web...

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is com mysql jdbc driver?

493


What is the advantage of namedparameterjdbctemplate?

501


What is jdbc stand for?

483


What is the JDBC syntax for using a literal or variable in a standard Statement?

555


Explain the necessary steps to connect to the database in java?

543






What is a rollback in jdbc?

516


How does jdbc work?

490


How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?

611


How to retrieve warnings in jdbc?

517


How to set the attribute concurrency in resultset?

495


What is a java driver?

491


How can you make a connection?

525


What is the meaning of batch updates?

551


What happens if connection is not closed in jdbc?

487


What is the difference between ojdbc6 and ojdbc7?

465