Searched refs:getMoreResults (Results 1 – 3 of 3) 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()
9950 method public boolean getMoreResults() throws java.sql.SQLException;9951 method public boolean getMoreResults(int) throws java.sql.SQLException;