Explain the difference between rowset vs. Resultset in jdbc?


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

Post New Answer

More JDBC Interview Questions

What is jdbc url for mysql?

0 Answers  


Why are we using blob datatypes in jdbc?

0 Answers  


What is the difference between Union, Unionall ?

1 Answers  


What are the factors that the jdbc driver performance depends upon?

0 Answers  


What are the differences between setmaxrows(int) and setfetchsize(int)?

0 Answers  






Explain how to make updates to the updatable resultsets.

0 Answers  


Does multiple concurrent open statements per connection are supported by the JDBC-ODBC Bridge?

2 Answers  


How do I know which jdbc driver to use?

0 Answers  


What are temp tables ?

0 Answers  


Why do we use jdbc in java?

0 Answers  


PreparedStatement is a pre compiled statement but where it's pre compiled ?

4 Answers  


What is a jdbctemplate?

0 Answers  


Categories