What is Type-4 Driver and when this driver is used?
Answer Posted / 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 |
Post New Answer View All Answers
How can you load the drivers?
Can we return resultset in java?
Can resultset be null in java?
Does jdbc use ssl?
What port does jdbc use?
Is java a database?
What is the use of dialect?
Why hibernate is better than jdbc?
What is the return type of class.forname() method?
What is JDBC Driver interface?
What does executequery return in java?
How to get the Database server details in java program?
Can I get a null resultset?
How can we execute stored procedures?
Is jdbc and orm?