| Package | Description |
|---|---|
| io.r2dbc.mssql.message.token |
Token stream message structures.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NbcRowToken
NBC Row (Null-bitmap compressed row).
|
| Modifier and Type | Method and Description |
|---|---|
static RowToken |
RowToken.decode(io.netty.buffer.ByteBuf buffer,
Column[] columns)
Decode a
RowToken. |
RowToken |
RowToken.touch(Object hint) |
Copyright © 2023. All rights reserved.