what are the types of result sets in JDBC 3.0 ?

Answer Posted / sangeeta

There are 3 types of result sets in JDBC 3.0
1)forward-only
2)scroll-sensitive
3)scroll-insensitive

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we call a stored procedure from jdbc?

557


How can you retrieve data from the resultset using jdbc?

557


Explain the various types of locking system in jdbc?

499


Explain creation of statement object with connection method create method with help of an example.

523


Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?

591






How many rowset are available in jdbc?

669


What is the use of JDBC DriverManager class?

560


What is setautocommit in jdbc?

496


What is JDBC API and when do we use it?

574


What is drivermanager in jdbc?

544


What are the different types of interfaces in the api component?

525


What is savepoint in jdbc?

517


Which jdbc drivers will run your program?

520


What are the different types of classes in the api component?

534


What is jdbc connection interface?

524