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 / vinayak_ankam
alljava because it's have capability work with any data
base and cliet did not requeried to install any software.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How can we store the file in the oracle database?
Discuss the procedure of retrieving warnings?
How can I determine where a given table is referenced via foreign keys?
What is type 4 jdbc driver?
How can you make a connection?
What is jdbc odbc driver?
What is sqlwarning?
What do you mean by database connection pooling?
Why do we need jdbc driver?
What happens if we don't close the connection in jdbc?
Where is jdbc used?
Is jdbc faster than hibernate?
What causes no suitable driver error?
Which is best database for java?
What are the benefits of PreparedStatement over Statement?