| Package | Description |
|---|---|
| io.asyncer.r2dbc.mysql |
An implementation of the Reactive Relational Database Connection API for MySQL servers.
|
| io.asyncer.r2dbc.mysql.extension |
Extensions for the MySQL driver.
|
| Modifier and Type | Method and Description |
|---|---|
MySqlConnectionConfiguration.Builder |
MySqlConnectionConfiguration.Builder.extendWith(Extension extension)
Registers a
Extension to extend driver functionality and manually. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CodecRegistrar
Registrar interface that is used to register
Codecs as extension to built-in codecs. |
Copyright © 2018–2023 asyncer.io. All rights reserved.