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
What is connection data?
What are devices?
Where can I find info, frameworks and example source for writing a JDBC driver?
How are jdbc statements used?
Is jdbc secure?
Write a program JDBCcode forfetching student database with SQL.
Why is jdbc used?
How many types of statements are there in jdbc?
What is metadata in programming?
How can I get information about foreign keys used in a table?
What is executequery in java?
What is the JDBC syntax for using a literal or variable in a standard Statement?
What is while rs next ())?
What is jdbc oracle thin?
What is jdbc connection class?