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 is a lock in jdbc?

537


What are the classes and methods used for sending sql statements to database?

535


What is jdbc architecture in java?

467


Why do we need jdbc driver?

470


How can we move the cursor in a scrollable result set?

541






Is not bound in this context unable to find jdbc spring boot?

490


Why is jdbc needed?

505


Why should we close database connections in java?

679


What is dburl?

573


Explain the various types of locking system in jdbc?

488


Explain the difference between resultset and rowset in jdbc

530


What is jdbc driver manager?

490


What is the difference between ojdbc6 and ojdbc7?

466


How does a custom RowSetReader get called from a CachedRowSet?

565


How many ways can you update a result set?

555