What is Type-2 Driver and when this driver is used?
Answer Posted / chandrarekha
Native-API partly java driver is the type-2 driver..this
driver is useful for applications over a network where in
this driver uses native library classes to map the jdbc
calls to native method calls and these calls are sent to
call level interface(CLI)....the functions in CLI are
written in c
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain different types of locks in jdbc?
Where jdbc drivermanager class is used?
What is drivermanager in java?
What is resultsetmetadata?
Why do we use jdbc?
Can I use JDBC to execute non-standard features that my DBMS provides?
What is an SQL Locator?
How are jdbc statements used?
What is metadata in jdbc?
What is resultset?
How do I load a database driver with JDBC 4.0 / Java 6?
What are the three parts of a jdbc url?
What are different types of ResultSet?
What is ojdbc14 jar?
What is odbc. how is it related to sql cli?