interface StatementReplyInterface
Modifier and Type | Method and Description |
---|---|
void |
readDescribeInput(PreparedStatementCallbackInterface preparedStatement) |
void |
readDescribeOutput(PreparedStatementCallbackInterface preparedStatement) |
void |
readExecute(PreparedStatementCallbackInterface preparedStatement) |
void |
readExecuteCall(StatementCallbackInterface statement) |
void |
readExecuteImmediate(StatementCallbackInterface statement) |
void |
readOpenQuery(StatementCallbackInterface statement) |
void |
readPrepare(StatementCallbackInterface statement) |
void |
readPrepareDescribeOutput(StatementCallbackInterface statement) |
void |
readSetSpecialRegister(StatementCallbackInterface statement) |
void readPrepareDescribeOutput(StatementCallbackInterface statement) throws DisconnectException
DisconnectException
void readExecuteImmediate(StatementCallbackInterface statement) throws DisconnectException
DisconnectException
void readOpenQuery(StatementCallbackInterface statement) throws DisconnectException
DisconnectException
void readExecute(PreparedStatementCallbackInterface preparedStatement) throws DisconnectException
DisconnectException
void readPrepare(StatementCallbackInterface statement) throws DisconnectException
DisconnectException
void readDescribeInput(PreparedStatementCallbackInterface preparedStatement) throws DisconnectException
DisconnectException
void readDescribeOutput(PreparedStatementCallbackInterface preparedStatement) throws DisconnectException
DisconnectException
void readExecuteCall(StatementCallbackInterface statement) throws DisconnectException
DisconnectException
void readSetSpecialRegister(StatementCallbackInterface statement) throws DisconnectException
DisconnectException
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.