public class ijRowResult extends ijResultImpl
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
hadRow |
(package private) java.sql.ResultSet |
rowResult |
Constructor and Description |
---|
ijRowResult(java.sql.ResultSet r,
boolean hadRow) |
Modifier and Type | Method and 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.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.