public class V16WireOperations extends V15WireOperations
FbWireOperations.ProcessAttachCallbackCHA_CHA_PLUGIN_SPI_CLASS_NAME| Constructor and Description | 
|---|
| V16WireOperations(WireConnection<?,?> connection,
                 WarningMessageCallback defaultWarningMessageCallback) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected BatchCompletionResponse | readBatchCompletionResponse(XdrInputStream xdrIn)Reads the batch completion response ( op_batch_cs) without reading the operation code itself. | 
readCryptKeyCallback, writeCryptKeyCallbackauthReceiveResponse, enableEncryption, handleCryptKeyCallbackenqueueDeferredAction, processDeferredActionsaddServerKeys, clearServerKeys, consumePackets, getAttachProperties, getClientAuthBlock, getConnection, getDefaultWarningMessageCallback, getEncoding, getPluginSpecificData, getXdrIn, getXdrOut, getXdrStreamAccess, processOperation, processResponse, processResponseWarnings, readGenericResponse, readNextOperation, readOperationResponse, readResponse, readSqlResponse, readStatusVector, readStatusVector, setNetworkTimeout, withLock, writeDirectpublic V16WireOperations(WireConnection<?,?> connection, WarningMessageCallback defaultWarningMessageCallback)
protected BatchCompletionResponse readBatchCompletionResponse(XdrInputStream xdrIn) throws java.sql.SQLException, java.io.IOException
AbstractWireOperationsop_batch_cs) without reading the operation code itself.readBatchCompletionResponse in class AbstractWireOperationsxdrIn - XDR input stream to readjava.sql.SQLException - for errors reading the response from the connectionjava.sql.SQLFeatureNotSupportedException - when the protocol version does not support this responsejava.io.IOException - for errors reading the response from the connectionCopyright © 2001-2024 Jaybird (Firebird JDBC) team. All rights reserved.