class ijWarningResult extends ijResultImpl
| Modifier and Type | Field and Description |
|---|---|
(package private) java.sql.SQLWarning |
warn |
| Constructor and Description |
|---|
ijWarningResult(java.sql.SQLWarning w) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearSQLWarnings() |
java.sql.SQLWarning |
getSQLWarnings() |
closeStatement, getColumnDisplayList, getColumnWidthList, getConnection, getException, getMultipleResultSets, getNextRowOfResultSet, getResultSet, getStatement, getUpdateCount, getVector, hasWarnings, isConnection, isException, isMulti, isMultipleResultSetResult, isNextRowOfResultSet, isResultSet, isStatement, isUpdateCount, isVector, toStringpublic java.sql.SQLWarning getSQLWarnings()
getSQLWarnings in interface ijResultgetSQLWarnings in class ijResultImplpublic void clearSQLWarnings()
clearSQLWarnings in interface ijResultclearSQLWarnings in class ijResultImplApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.