What type of driver called is pure Java driver?
Answer Posted / checkout
type 4 driver is called Pure Java Driver
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is the benefit of having jdbcrowset implementation?
What are the common tasks of JDBC?
What is the role of jdbc drivermanager class?
What is the use of dialect?
What is an escape syntax?
What are the main steps in java to make JDBC connectivity?
How a database driver can be loaded with jdbc 4.0 / java 6?
How to rollback a JDBC transaction?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
How do I start debugging problems related to the JDBC API?
How can we disable a constraint ?
Why do we need jdbc?
How to use JDBC to connect Microsoft Access?
What is thin driver in jdbc?
Is jpa faster than jdbc?