class ResultSetReply extends StatementReply
| Modifier and Type | Field | Description |
|---|---|---|
private ResultSetReplyInterface |
materialResultSetReply_ |
agent_| Constructor | Description |
|---|---|
ResultSetReply(Agent agent,
ResultSetReplyInterface materialResultSetReply,
StatementReplyInterface materialStatementReply,
ConnectionReplyInterface materialConnectionReply) |
| Modifier and Type | Method | Description |
|---|---|---|
(package private) void |
readCursorClose(ResultSetCallbackInterface resultSet) |
|
(package private) void |
readFetch(ResultSetCallbackInterface resultSet) |
|
void |
readPositioningFetch(ResultSetCallbackInterface resultSet) |
|
(package private) void |
readScrollableFetch(ResultSetCallbackInterface resultSet) |
readCommitSubstitute, readLocalCommit, readLocalRollback, readLocalXACommit, readLocalXARollback, readLocalXAStartclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadDescribeInput, readDescribeOutput, readExecute, readExecuteCall, readExecuteImmediate, readOpenQuery, readPrepare, readPrepareDescribeOutput, readSetSpecialRegisterprivate ResultSetReplyInterface materialResultSetReply_
ResultSetReply(Agent agent, ResultSetReplyInterface materialResultSetReply, StatementReplyInterface materialStatementReply, ConnectionReplyInterface materialConnectionReply)
void readFetch(ResultSetCallbackInterface resultSet) throws SqlException
SqlExceptionvoid readScrollableFetch(ResultSetCallbackInterface resultSet) throws SqlException
SqlExceptionpublic void readPositioningFetch(ResultSetCallbackInterface resultSet) throws SqlException
SqlExceptionvoid readCursorClose(ResultSetCallbackInterface resultSet) throws SqlException
SqlExceptionApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.