what are the types of result sets in JDBC 3.0 ?

Answer Posted / a.srinivas rao

there are three tyesof result sets in jdbc
1.resultset 1.0
2.resultset 2.0
3.rowset (resultset3.0 )

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many ways can you update a result set?

651


How many types of jdbc drivers are available?

568


What are four types of JDBC driver?

655


What is batch processing and how to perform batch processing in jdbc?

596


What is two-phase commit in the database?

612






Explain the two tier and three tier architecture of jdbc.

600


There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?

694


How to set NULL values in JDBC PreparedStatement?

621


Explain how data flows from view to db and reverse

1724


What is jdbc and jdbc drivers?

573


What are clob and blob data types in jdbc?

653


Is jdbctemplate thread safe?

570


How can we store and retrieve images from the database?

589


What is jdbc and why is it required?

556


What are the advantages of database connection pooling?

564