interface ResultSetReplyInterface
Modifier and Type | Method and 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.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.