Home
last modified time | relevance | path

Searched defs:setFetchDirection (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DStatement.java418 void setFetchDirection(int direction) throws SQLException; in setFetchDirection() method
DResultSet.java1323 void setFetchDirection(int direction) throws SQLException; in setFetchDirection() method