What is meant by a ResultSet?

Answer Posted / hyma

ResultSet is an interface in jdbc API which represent
memory area at frontend where set of rows retrived from
backend are stored,This memory area ia called cursor.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the jdbc statements?

567


What is the use of the statement in jdbc?

501


Discuss the procedure of retrieving warnings?

565


What is the different between ResultSet and RowSet?

547


Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?

584






Which interface handles transaction management in jdbc?

579


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

554


How do I insert an image file (or other raw data) into a database?

534


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

524


What is the latest version of JDBC? What are the new features added in that?

533


What is jdbc dialect?

515


What is the function of drivermanager class?

562


When do we use execute method in java jdbc?

551


What are types of resultset?

570


What are the measures to connect to the db using jdbc?

470