what is rowset?

Answer Posted / sunil kumar gupta

A RowSet object contains a set of rows from a result set or
some other source of tabular data, like a file or
spreadsheet. Because a RowSet object follows the JavaBeans
model for properties and event notification, it is a
JavaBeans component that can be combined with other
components in an application. As is true with other Beans,
application programmers will probably use a development
tool to create a RowSet object and set its properties

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the jdbc resultsetmetadata interface?

545


Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?

466


How many types of JDBC Drivers are present and what are they?

496


Which jdbc drivers will run your program?

507


What are the new features available in jdbc 4.0?

527






How can I connect mysql or oracle with java?

542


How many packages are available in jdbc api?

536


Is jdbc open source?

450


What is data source in java?

524


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

585


Discuss the procedure of retrieving warnings?

553


Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?

659


What is JDBC PreparedStatement?

525


Which jdbc driver is the fastest driver?

549


What is type 4 jdbc driver?

477