CallableStatement cstmt=DBHelper.getConnection().prepareCall(queryString);cstmt.getMoreResults(); cstmt.getResultSet()