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