An object that implements the RowSetWriter interface may be registered with a RowSet object that supports the reader/writer paradigm. The RowSetWriter.writeRow() method is called internally by a RowSet that supports the reader/writer paradigm to write the contents of the rowset to a data source.
|
|