public class SQLCursor extends ResultSetDelegate
resultSet| Constructor and Description |
|---|
SQLCursor(Statement aStmt,
ResultSet aResultSet) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Statement |
getStatement() |
absolute, afterLast, beforeFirst, clearWarnings, findColumn, first, getArray, getArray, getAsciiStream, getAsciiStream, getBigDecimal, getBigDecimal, getBinaryStream, getBinaryStream, getBlob, getBlob, getBoolean, getBoolean, getByte, getByte, getBytes, getBytes, getCharacterStream, getCharacterStream, getClob, getClob, getConcurrency, getCursorName, getDate, getDate, getDate, getDate, getDouble, getDouble, getFetchDirection, getFetchSize, getFloat, getFloat, getInt, getInt, getLong, getLong, getMetaData, getObject, getObject, getObject, getObject, getRef, getRef, getResultSet, getRow, getShort, getShort, getString, getString, getTime, getTime, getTime, getTime, getTimestamp, getTimestamp, getTimestamp, getTimestamp, getType, getURL, getURL, getWarnings, isAfterLast, isBeforeFirst, isFirst, isLast, last, next, previous, relative, rowDeleted, rowInserted, rowUpdated, setFetchDirection, setFetchSize, wasNullpublic void close()
throws SQLException
close in class ResultSetDelegateSQLExceptionpublic Statement getStatement()
getStatement in class ResultSetDelegateCopyright © 2008–2018. All rights reserved.