What is Type-2 Driver and when this driver is used?
Answer Posted / guest
TYPE-2 driver is part java ,part native driver.This type of
driver uses a mixture of java implementation and native
access to database.This is similar to type-1 drivers except
there is one less layer to go through and this makes it
efficient over type-1 driver.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is jdbc database independent?
What are the jdbc drivers in java?
Is jpa faster than jdbc?
Why jdbc is used in java?
Does jdbc use odbc?
What is the use of dialect?
How to check jdbc driver version in sql server?
What is jdbc odbc bridge?
Write an sql to find all records having all upper case alphanumeric characters in a field ?
How can you create jdbc statements?
Which is better jpa or jdbc?
Explain the difference between resultset and rowset in jdbc
What is jdbc driver?
Explain the difference between inner and outer join ?
Why do we use jdbc statements?