public 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
DisconnectExceptionvoid readScrollableFetch(ResultSetCallbackInterface resultSet) throws DisconnectException
DisconnectExceptionvoid readPositioningFetch(ResultSetCallbackInterface resultSet) throws DisconnectException
DisconnectExceptionvoid readCursorClose(ResultSetCallbackInterface resultSet) throws DisconnectException
DisconnectExceptionApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.