Hitachi

Hitachi Advanced Database Application Development Guide


8.5.5 clearWarnings()

Organization of this subsection

(1) Function

This method clears all warnings concerning this ResultSet object that have been reported.

(2) Format

public synchronized void clearWarnings() throws SQLException

(3) Arguments

None.

(4) Return value

None.

(5) Exceptions

If the ResultSet object has become invalid due to transaction settlement, the JDBC driver throws an SQLException.