| Package | Description |
|---|---|
| io.r2dbc.mssql |
An implementation of the Reactive Relational Database Connection API for Microsoft SQL Servers.
|
| Class and Description |
|---|
| ErrorDetails
Details for an Error.
|
| MssqlBatch
An implementation of
Batch for executing a collection of statements in a batch against a Microsoft SQL Server database. |
MssqlConnection
Connection to a Microsoft SQL Server. |
| MssqlConnectionConfiguration
Connection configuration information for connecting to a Microsoft SQL database.
|
| MssqlConnectionConfiguration.Builder
A builder for
MssqlConnectionConfiguration instances. |
| MssqlConnectionFactory
An implementation of
ConnectionFactory for creating connections to a Microsoft SQL Server database. |
| MssqlConnectionMetadata
Connection metadata for a connection connected to Microsoft SQL Server database.
|
| MssqlResult
A strongly typed implementation of
Result for a Microsoft SQL Server database. |
| MssqlStatement
A strongly typed implementation of
Statement for a Microsoft SQL Server database. |
Copyright © 2023. All rights reserved.