1.

What Is Rowset?

Answer»

A RowSet is an object that encapsulates a set of rows from either Java Database Connectivity (JDBC) result sets or tabular DATA sources like a file or spreadsheet. RowSets support component-based DEVELOPMENT models like JavaBeans, with a STANDARD set of properties and an EVENT notification .

A RowSet is an object that encapsulates a set of rows from either Java Database Connectivity (JDBC) result sets or tabular data sources like a file or spreadsheet. RowSets support component-based development models like JavaBeans, with a standard set of properties and an event notification .



Discussion

No Comment Found