| Package | Description |
|---|---|
| io.r2dbc.mssql.message.tds |
TDS protocol support, message envelopes and encoding/decoding helpers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FirstTdsFragment
First chunk of a TDS message.
|
| Modifier and Type | Method and Description |
|---|---|
static ContextualTdsFragment |
TdsPackets.create(HeaderOptions options,
io.netty.buffer.ByteBuf buffer)
Create a contextual TDS fragment.
|
Copyright © 2023. All rights reserved.