| Package | Description |
|---|---|
| io.r2dbc.mssql.message.token |
Token stream message structures.
|
| Modifier and Type | Method and Description |
|---|---|
static Tabular |
Tabular.create(DataToken... tokens)
Creates a new
Tabular. |
static Tabular |
Tabular.decode(io.netty.buffer.ByteBuf buffer,
boolean encryptionSupported)
Decode the
Tabular response from a ByteBuf. |
Copyright © 2023. All rights reserved.