public class SFFixedViewResultSet extends SFBaseResultSet
binaryFormatter, dateFormatter, honorClientTZForTimestampNTZ, isClosed, numberOfBinds, parameters, resultSetMetaData, resultVersion, row, session, timeFormatter, timestampLTZFormatter, timestampNTZFormatter, timestampTZFormatter, timeZone, wasNull| Constructor and Description |
|---|
SFFixedViewResultSet(SnowflakeFixedView fixedView) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected Object |
getObjectInternal(int columnIndex) |
boolean |
next()
Advance to next row
|
absolute, getBigDecimal, getBigDecimal, getBoolean, getBytes, getDate, getDate, getDouble, getFloat, getInt, getLong, getMetaData, getNumberOfBinds, getObject, getRow, getShort, getString, getTime, getTimestamp, isClosed, isFirst, previous, relative, setSession, wasNullpublic SFFixedViewResultSet(SnowflakeFixedView fixedView) throws SnowflakeSQLException
SnowflakeSQLExceptionpublic boolean next()
throws SFException
next in class SFBaseResultSetSFException - if failed to get next rowprotected Object getObjectInternal(int columnIndex) throws SFException
getObjectInternal in class SFBaseResultSetSFExceptionpublic void close()
close in class SFBaseResultSetCopyright © 2017. All rights reserved.