Searched refs:getMaxRows (Results 1 – 3 of 3) sorted by relevance
166 int getMaxRows() throws SQLException; in getMaxRows() method
347 int getMaxRows() throws SQLException; in getMaxRows() method
502 assertEquals(i, st.getMaxRows()); in testMaxRows()