Which jdbc drivers will run your program?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

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.

6 Answers  


How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?

0 Answers  


How to find number of records in result set?

2 Answers  


What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?

0 Answers  


What is savepoint in jdbc?

0 Answers  






What is an advantage of using the jdbc connection pool?

0 Answers  


how can we connect to db without using getConnection() method

4 Answers  


Give an example of code used for setting up connection with a driver.

0 Answers  


What do you mean by odbc?

0 Answers  


Write a program JDBCcode forfetching student database with SQL.

0 Answers  


Why do we need jdbc api?

0 Answers  


What is drivermanager in java?

0 Answers  


Categories