Creates a new instance of ResultSetWrapper for JDBC 3.0paramstmt Statement that is to be wrappedparamrs ResultSet that is to be wraped* super(stmt, rs);
super(stmt, rs);