ijResultpublic class ijRowResult extends ijResultImpl
| Modifier and Type | Field | Description |
|---|---|---|
(package private) boolean |
hadRow |
|
(package private) java.sql.ResultSet |
rowResult |
| Constructor | Description |
|---|---|
ijRowResult(java.sql.ResultSet r,
boolean hadRow) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
clearSQLWarnings() |
|
java.sql.ResultSet |
getNextRowOfResultSet() |
|
java.sql.SQLWarning |
getSQLWarnings() |
|
boolean |
isNextRowOfResultSet() |
closeStatement, getColumnDisplayList, getColumnWidthList, getConnection, getException, getMultipleResultSets, getResultSet, getStatement, getUpdateCount, getVector, hasWarnings, isConnection, isException, isMulti, isMultipleResultSetResult, isResultSet, isStatement, isUpdateCount, isVector, toStringpublic boolean isNextRowOfResultSet()
isNextRowOfResultSet in interface ijResultisNextRowOfResultSet in class ijResultImplpublic java.sql.ResultSet getNextRowOfResultSet()
getNextRowOfResultSet in interface ijResultgetNextRowOfResultSet in class ijResultImplpublic java.sql.SQLWarning getSQLWarnings()
throws java.sql.SQLException
getSQLWarnings in interface ijResultgetSQLWarnings in class ijResultImpljava.sql.SQLExceptionpublic void clearSQLWarnings()
throws java.sql.SQLException
clearSQLWarnings in interface ijResultclearSQLWarnings in class ijResultImpljava.sql.SQLExceptionApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.