Sets whether or not warnings returned from the database are to be discarded by the Connection class.
public void setSQLWarningIgnore ( boolean mode )
None.
Sets whether or not warnings returned from the database are to be discarded by the Connection class. The default value is false (warnings are retained).
None.