org.firebirdsql.gds.ng.wire
for version 10 of the Firebird wire protocol.See: Description
Class | Description |
---|---|
V10AsynchronousChannel |
Asynchronous channel implementation for the V10 wire protocol.
|
V10Database |
FbWireDatabase implementation for the version 10 wire protocol. |
V10InputBlob | |
V10OutputBlob | |
V10ParameterConverter |
Implementation of
ParameterConverter for the version 10 protocol. |
V10Service |
FbWireService implementation for the V10 wire protocol |
V10Statement |
FbWireStatement implementation for the version 10 wire protocol. |
V10Transaction |
FbTransaction implementation for the version 10 wire protocol. |
V10WireOperations | |
Version10Descriptor |
The
ProtocolDescriptor for the Firebird version 10 protocol. |
org.firebirdsql.gds.ng.wire
for version 10 of the Firebird wire protocol.
Version 10 is the wire protocol version supported by Firebird 1.0 and higher.
Copyright © 2001-2023 Jaybird (Firebird JDBC) team. All rights reserved.