What is jdbc driver?


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

Post New Answer

More JDBC Interview Questions

Why prepared statements are faster?

0 Answers  


Why do I have to reaccess the database for Array, Blob, and Clob data?

0 Answers  


What are the ddl statements?

0 Answers  


Result set’s index starts with 0 or 1?

0 Answers  


What is de-normalization?

1 Answers  






What is the meaning of batch updates?

0 Answers  


What will happen when ResultSet is not closed?

1 Answers   CTS,


What is ojvm used for?

0 Answers  


How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?

0 Answers  


What does executequery return in java?

0 Answers  


what happens if connection is not closed?

7 Answers   CTS,


what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?

2 Answers  


Categories