Hitachi

Hitachi Advanced Database Application Development Guide


8.5.31 getFetchDirection()

Organization of this subsection

(1) Function

This method acquires this ResultSet object's fetch direction.

(2) Format

public synchronized int getFetchDirection() throws SQLException

(3) Arguments

None.

(4) Return value

The method always returns ResultSet.FETCH_FORWARD.

(5) Exceptions

The JDBC driver throws an SQLException in the following cases: