Hi friends, In JDBC 4 drivers are there among this which
driver is best and why it is best.Which driver is most
commonly used in web applications.
Answer Posted / vicky
Because Type IV driver classes are written purely in
java.and it interacts directly with the database we dont
need to specify any ODBC to interact with the database.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How many rowset are available in jdbc?
What is the difference between execute, executeQuery, executeUpdate?
What is a lock in jdbc?
How can I retrieve a String or other object type without creating a new object each time?
How many locking systems are there in jdbc?
What is jdbc dialect?
How can we set null value in jdbc preparedstatement?
What does the jdbc databasemetadata interface?
Explain the difference between rowset vs. Resultset in jdbc?
What is jdbc driver for sql server?
Why do I have to reaccess the database for Array, Blob, and Clob data?
How do I start debugging problems related to the JDBC API?
What are the components of jdbc?
What is jdbc connection string?
How can you retrieve data from the resultset using jdbc?