ijResult
public 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, toString
public boolean isNextRowOfResultSet()
isNextRowOfResultSet
in interface ijResult
isNextRowOfResultSet
in class ijResultImpl
public java.sql.ResultSet getNextRowOfResultSet()
getNextRowOfResultSet
in interface ijResult
getNextRowOfResultSet
in class ijResultImpl
public java.sql.SQLWarning getSQLWarnings() throws java.sql.SQLException
getSQLWarnings
in interface ijResult
getSQLWarnings
in class ijResultImpl
java.sql.SQLException
public void clearSQLWarnings() throws java.sql.SQLException
clearSQLWarnings
in interface ijResult
clearSQLWarnings
in class ijResultImpl
java.sql.SQLException
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.