| Package | Description |
|---|---|
| io.asyncer.r2dbc.mysql |
An implementation of the Reactive Relational Database Connection API for MySQL servers.
|
| io.asyncer.r2dbc.mysql.codec |
Data codecs for the type that the service provider understands.
|
| io.asyncer.r2dbc.mysql.extension |
Extensions for the MySQL driver.
|
| Class and Description |
|---|
| CodecContext
Codec variables context for encoding/decoding.
|
| Class and Description |
|---|
| Codec
Codec to encode and decode values based on MySQL data binary/text protocol.
|
| CodecContext
Codec variables context for encoding/decoding.
|
| CodecRegistry
Registry allowing to query and register
Codecs. |
| Codecs
Bind all codecs for all types.
|
| CodecsBuilder
The builder for
Codecs. |
| MassiveCodec
An interface considers massive data for
Codec. |
| ParametrizedCodec
Special codec for decode values with parameterized types.
|
| Class and Description |
|---|
| CodecRegistry
Registry allowing to query and register
Codecs. |
Copyright © 2018–2023 asyncer.io. All rights reserved.