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
What is correlated subquery?
Is jdbc faster than odbc?
How to set NULL values in JDBC PreparedStatement?
How many ways can you update a result set?
Is jdbc part of j2ee?
Name the new features added in jdbc 4.0.
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
What is a merge field?
What is jdbc thin client?
Result set’s index starts with 0 or 1?
What is a jdbc connection?
What is the difference between jdbc and jndi?
What is jdbc architecture in java?
What are the types of jdbc drivers that exist?
Does jdbctemplate close connection?