Hitachi

Hitachi Advanced Database Application Development Guide


8.3.5 clearWarnings()

Organization of this subsection

(1) Function

This method clears all warnings that have been reported for this Statement object.

(2) Format

public synchronized void clearWarnings() throws SQLException

(3) Arguments

None.

(4) Return value

None.

(5) Exceptions

None.