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 / ranjith
Type-4 driver. i.e,
Oracle JDBC Driver
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What is a lock in jdbc?
How does a custom RowSetReader get called from a CachedRowSet?
What is jndi lookup?
what happen if we set JDBC string to NULL?
What does jdbc setmaxrows method do?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What is jdbc driver for sql server?
How do I insert/update records with some of the columns having NULL value?
What is jdbc connection class?
How can you retrieve data from the resultset using jdbc?
Name the new features added in jdbc 4.0.
If I use the JDBC API, do I have to use ODBC underneath?
How do I receive a ResultSet from a stored procedure?
How can I determine where a given table is referenced via foreign keys?