Searched defs:previousPage (Results 1 - 7 of 7) sorted by relevance

/openjdk10/jdk/src/java.sql.rowset/share/classes/javax/sql/rowset/
H A DCachedRowSet.java1622 public boolean previousPage() throws SQLException; method in interface:CachedRowSet
/openjdk10/jdk/src/java.sql.rowset/share/classes/com/sun/rowset/internal/
H A DSyncResolverImpl.java4810 public boolean previousPage() throws SQLException { method in class:SyncResolverImpl
/openjdk10/jdk/test/javax/sql/testng/util/
H A DStubFilteredRowSetImpl.java309 public boolean previousPage() throws SQLException { method in class:StubFilteredRowSetImpl
H A DStubCachedRowSetImpl.java264 public boolean previousPage() throws SQLException { method in class:StubCachedRowSetImpl
H A DStubWebRowSetImpl.java295 public boolean previousPage() throws SQLException { method in class:StubWebRowSetImpl
H A DStubJoinRowSetImpl.java379 public boolean previousPage() throws SQLException { method in class:StubJoinRowSetImpl
/openjdk10/jdk/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DCachedRowSetImpl.java7454 public boolean previousPage() throws SQLException { method in class:CachedRowSetImpl

Completed in 298 milliseconds