What is the different between ResultSet and RowSet?


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

Post New Answer

More JDBC Interview Questions

What are static and dynamic queries?

1 Answers  


How can I use the JDBC API to access a desktop database like Microsoft Access over the network?

0 Answers  


State the three different ways in which you can create a table?

0 Answers  


Are all the required JDBC drivers to establish connectivity to my database part of the JDK?

0 Answers  


How can I manage special characters when I execute an insert query?

0 Answers  


Explain the role of driver in jdbc.

0 Answers  


What is a jdbc connection pool?

0 Answers  


Where can I find info, frameworks and example source for writing a JDBC driver?

0 Answers  


Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?

0 Answers  


Which Driver is preferable for using JDBC API in Applets?

2 Answers  


How to set NULL values in JDBC PreparedStatement?

0 Answers  


Differentiate between a statement and a preparedstatement.

0 Answers  


Categories