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

Answers were Sorted based on User's Feedback



What is Type-4 Driver and when this driver is used?..

Answer / surendra

Type-4 driver is pure java driver
jdbc driver vendors provide the code completely in java
language to connect to the database

Is This Answer Correct ?    2 Yes 2 No

What is Type-4 Driver and when this driver is used?..

Answer / sudheer

Type 4: Native Protocol Driver-all Java Driver

Is This Answer Correct ?    1 Yes 2 No

What is Type-4 Driver and when this driver is used?..

Answer / bhoopesh alladi

Mostly it will be used for Applets to interact with JDBC.
This driver only will supports for applets.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More JDBC Interview Questions

JDBC Drivers properties?

1 Answers   Infosys,


What is a java driver?

0 Answers  


Which type of driver is unique in jdbc?

0 Answers  


What is JDBC?

3 Answers   Akamai Technologies,


What causes the "No suitable driver" error?

0 Answers  






Diff. types of triggers..

4 Answers   Logica CMG,


How warnings are retrieved in JDBC?

1 Answers  


What happens if connection is not closed in jdbc?

0 Answers  


What is the purpose of jdbc resultset interface?

0 Answers  


What is a connection string used for?

0 Answers  


What is a datasource in java?

0 Answers  


Name the new features added in jdbc 4.0.

0 Answers  


Categories