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
What is correlated subquery?
What are the utilities of the callablestatement?
How to retrieve warnings in jdbc?
What is the JDBC syntax for using a literal or variable in a standard Statement?
What is a connection string used for?
In which ways is driver class is registered with drive manager?
How do I start debugging problems related to the JDBC API?
Expalin the method of calling a stored procedure from jdbc.
Can resultset be null in java?
Explain different types of locks in jdbc?
What does setautocommit do?
Is jdbc faster than odbc?
What are the different types of classes in the api component?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
Describe how the jdbc application works.