Searched refs:getMoreResults (Results 1 – 2 of 2) sorted by relevance
393 boolean getMoreResults() throws SQLException; in getMoreResults() method691 boolean getMoreResults(int current) throws SQLException; in getMoreResults() method
1240 assertFalse(st.getMoreResults()); in testGetMoreResults()1256 st.getMoreResults(); in testGetMoreResults()