NetResultSetReply
, NetXAConnectionReply
interface 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
DisconnectException
void readScrollableFetch(ResultSetCallbackInterface resultSet) throws DisconnectException
DisconnectException
void readPositioningFetch(ResultSetCallbackInterface resultSet) throws DisconnectException
DisconnectException
void readCursorClose(ResultSetCallbackInterface resultSet) throws DisconnectException
DisconnectException
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.