Scalable Database Server, HiRDB Version 8 UAP Development Guide
Sets the warning retention level for warnings that occur during SQL execution.
public void setSQLWarningLevel ( String warningLevel ) throws SQLException
None.
Sets the retention level for the warning information that occurs during SQL execution. The default value when this method is not called is SQLWARN.
The value specified by this method becomes the value of the HiRDB_for_Java_SQLWARNING_LEVEL property, which is shown in 17.2.2(2) User properties.
If the argument is a value other than the specification values shown above, this method throws an SQLException.
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.