Clears all the warnings reported on this Statement
object. After a call to this method,
the method getWarnings
will return
null
until a new warning is reported for this
Statement
object.
SQLException | if a database access error occurs or
this method is called on a closed Statement |
Diagram: Statement