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