What is Type-4 Driver and when this driver is used?
Answer Posted / 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 View All Answers
What are the advantages of using preparedstatement over statement?
What is difference between odbc and jdbc?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
Why is jdbc needed?
Is jdbc a middleware?
How can we execute stored procedures?
How to set the attribute concurrency in resultset?
What is the use of JDBC DriverManager class?
How can I retrieve a String or other object type without creating a new object each time?
Explain the various types of locking system in jdbc?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
What are the different types of interfaces in the api component?
Why we use while rs next ())?
what happen if we set JDBC string to NULL?
Explain different types of locks in jdbc?