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 is jdbc? Describe the steps needed to execute a sql query using jdbc.
What is correlated subquery?
How to connect html page to database using jdbc?
Which interface handles transaction management in jdbc?
What class.forname does, while loading the drivers?
What are the components of jdbc?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
What is the advantage of namedparameterjdbctemplate?
What are the steps to connect to a database in java?
Can resultset be null in java?
Is oracle client required for jdbc connection?
what happen if we set JDBC string to NULL?
Is jdbc a middleware?
What is the use of jdbc api?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?