Hitachi

Hitachi Advanced Database Application Development Guide


8.5.24 getCursorName()

Organization of this subsection

(1) Function

This method acquires the name of the SQL cursor used by this ResultSet object.

(2) Format

public synchronized String getCursorName() throws SQLException

(3) Arguments

None.

(4) Return value

This method always returns a null character string.

(5) Exceptions

The JDBC driver throws an SQLException in the following cases: