ijResult
class ijWarningResult extends ijResultImpl
Modifier and Type | Field | Description |
---|---|---|
(package private) java.sql.SQLWarning |
warn |
Constructor | Description |
---|---|
ijWarningResult(java.sql.SQLWarning w) |
Modifier and Type | Method | 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, toString
public java.sql.SQLWarning getSQLWarnings()
getSQLWarnings
in interface ijResult
getSQLWarnings
in class ijResultImpl
public void clearSQLWarnings()
clearSQLWarnings
in interface ijResult
clearSQLWarnings
in class ijResultImpl
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.