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
Write a program JDBCcode forfetching student database with SQL.
What is difference between statement and preparedstatement in jdbc?
How can you make the connection using jdbc?
What is jdbc in java?
What is createstatement method in java?
Why do we need jdbc driver?
What is in terms of jdbc a datasource?
Describe the steps needed to execute a sql query using jdbc.
Why would you use setautocommit(false) in jdbc?
How can you load the drivers?
How do I load a database driver with JDBC 4.0 / Java 6?
Why prepared statements are faster?
What are the types of jdbc drivers that exist?
What is difference between jdbc and odbc?
Explain the role of driver in jdbc.