| Package | Description |
|---|---|
| io.vertx.db2client.impl | |
| io.vertx.db2client.impl.drda |
| Modifier and Type | Field and Description |
|---|---|
ConnectionMetaData |
DB2SocketConnection.connMetadata |
| Modifier and Type | Field and Description |
|---|---|
protected ConnectionMetaData |
DRDARequest.metadata |
| Constructor and Description |
|---|
DRDAConnectRequest(io.netty.buffer.ByteBuf buffer,
ConnectionMetaData metadata) |
DRDAConnectResponse(io.netty.buffer.ByteBuf buffer,
ConnectionMetaData metadata) |
DRDAQueryRequest(io.netty.buffer.ByteBuf buffer,
ConnectionMetaData metadata) |
DRDAQueryResponse(io.netty.buffer.ByteBuf buffer,
ConnectionMetaData metadata) |
DRDARequest(io.netty.buffer.ByteBuf buffer,
ConnectionMetaData metadata) |
DRDAResponse(io.netty.buffer.ByteBuf buffer,
ConnectionMetaData metadata) |
Copyright © 2021. All rights reserved.