| Servertec | clearWarnings( ) | |
|
|
Clears any sql warning objects on the specified connection, result set or statement object. SyntaxclearWarnings( jdbcobject )jdbcobject.clearWarnings( ) Parametersjdbcobject the [ connection, result set, statement ] object to clear errors on.ReturnsnothingExample
|
|
top of page
|