What does jdbc do?


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

Post New Answer

More JDBC Interview Questions

Why do we use jdbc statements?

0 Answers  


What are the advantages of using preparedstatement in java?

0 Answers  


What is the different between ResultSet and RowSet?

0 Answers  


What does connection pooling mean ?

0 Answers  


What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?

0 Answers  






What is ojvm used for?

0 Answers  


How to insert and delete a row programmatically? (new feature in JDBC 2.0)

0 Answers  


What is the difference between execute, executeQuery, executeUpdate?

0 Answers  


What is meant by dao?

0 Answers  


What is JDBC PreparedStatement?

0 Answers  


What are the advantages of using preparedstatement over statement?

0 Answers  


How can we execute stored procedures?

0 Answers  


Categories