Need to remove the DataSet.asRowSet() method as their is not requirement in RowSets spec to be able to create a JDBCRowSet from a ResultSet. Also ideally it would be good to have a factory method for creating the various RowSet implementations added to the RowSet spec.