Searched refs:setFetchDirection (Results 1 – 3 of 3) sorted by relevance
42 public void setFetchDirection(int fetchDirection) throws SQLException { in setFetchDirection() method in JDBCStatement
199 public void setFetchDirection(int dir) throws SQLException {
603 public void setFetchDirection(int direction) throws SQLException { in setFetchDirection() method in Impl_RowSet