Sets the given RowSetMetaData object as the
RowSetMetaData object for this RowSet
object. The RowSetReader object associated with the rowset
will use RowSetMetaData methods to set the values giving
information about the rowset's columns.
md | the RowSetMetaData object that will be set with
information about the rowset's columns |
SQLException | if a database access error occurs |
Diagram: Reader, Writer