NetResultSetReply, NetXAConnectionReplyinterface ResultSetReplyInterface
| Modifier and Type | Method | Description |
|---|---|---|
void |
readCursorClose(ResultSetCallbackInterface resultSet) |
|
void |
readFetch(ResultSetCallbackInterface resultSet) |
|
void |
readPositioningFetch(ResultSetCallbackInterface resultSet) |
|
void |
readScrollableFetch(ResultSetCallbackInterface resultSet) |
void readFetch(ResultSetCallbackInterface resultSet) throws DisconnectException
DisconnectExceptionvoid readScrollableFetch(ResultSetCallbackInterface resultSet) throws DisconnectException
DisconnectExceptionvoid readPositioningFetch(ResultSetCallbackInterface resultSet) throws DisconnectException
DisconnectExceptionvoid readCursorClose(ResultSetCallbackInterface resultSet) throws DisconnectException
DisconnectExceptionApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.