Searched defs:getResultSet (Results 1 – 3 of 3) sorted by relevance
113 public ResultSet getResultSet() throws SQLException; in getResultSet() method129 public ResultSet getResultSet(long index, int count) throws SQLException; in getResultSet() method149 public ResultSet getResultSet(long index, int count, in getResultSet() method163 public ResultSet getResultSet(Map<String, Class<?>> map) in getResultSet() method
480 public ResultSet getResultSet() throws SQLException; in getResultSet() method
2306 public ResultSet getResultSet() throws SQLException { in getResultSet() method in OldPreparedStatementTest.MockArray2310 public ResultSet getResultSet(long index, int count) in getResultSet() method in OldPreparedStatementTest.MockArray2315 public ResultSet getResultSet(long index, int count, in getResultSet() method in OldPreparedStatementTest.MockArray2320 public ResultSet getResultSet(Map<String, Class<?>> map) in getResultSet() method in OldPreparedStatementTest.MockArray