| Package | Description |
|---|---|
| io.r2dbc.mssql |
An implementation of the Reactive Relational Database Connection API for Microsoft SQL Servers.
|
| io.r2dbc.mssql.message.token |
Token stream message structures.
|
| io.r2dbc.mssql.message.type |
Classes to read and build type information.
|
| Class and Description |
|---|
| TypeInformation
Type information for a column following the
TYPE_INFO rule |
| Class and Description |
|---|
| Collation
A collation represents encoding and collation used for character data types.
|
| TypeInformation
Type information for a column following the
TYPE_INFO rule |
| Class and Description |
|---|
| Collation
A collation represents encoding and collation used for character data types.
|
| Length
Descriptor for data length in row results.
|
| LengthStrategy
SQL Server length strategies.
|
| PlpLength
Descriptor for PLP data length in row results.
|
| SqlServerType
Enumeration of SQL server data types.
|
| SqlServerType.Category
Type categories.
|
| TdsDataType
SQL Server data types as represented within TDS.
|
| TypeInformation
Type information for a column following the
TYPE_INFO rule |
| TypeInformation.Builder
Builder for
TypeInformation. |
| TypeInformation.Updatability
Enumeration of updatability constants.
|
Copyright © 2023. All rights reserved.