Searched refs:isBeforeFirst (Results 1 – 3 of 3) sorted by relevance
62 assertTrue(target.isBeforeFirst()); in testAbsolute()92 assertTrue(target.isBeforeFirst()); in testBeforeFirst()94 assertFalse(target.isBeforeFirst()); in testBeforeFirst()97 assertFalse(emptyTarget.isBeforeFirst()); in testBeforeFirst()224 assertTrue(target.isBeforeFirst()); in testtestIsBeforeFirst()226 assertFalse(target.isBeforeFirst()); in testtestIsBeforeFirst()228 assertTrue(emptyTarget.isBeforeFirst()); in testtestIsBeforeFirst()233 target.isBeforeFirst(); in testtestIsBeforeFirst()327 assertTrue(target.isBeforeFirst()); in testPrevious()395 assertTrue(scrollableTarget.isBeforeFirst()); in testRelativeScrollableResultSet()
1053 boolean isBeforeFirst() throws SQLException; in isBeforeFirst() method
9512 method public boolean isBeforeFirst() throws java.sql.SQLException;