| Package | Description |
|---|---|
| io.r2dbc.postgresql |
An implementation of the Reactive Relational Database Connection API for PostgreSQL servers.
|
| io.r2dbc.postgresql.api |
R2DBC driver API with Postgres-specific extensions.
|
| io.r2dbc.postgresql.codec |
Encoders and Decoders for the type that the service provider understands.
|
| io.r2dbc.postgresql.extension |
Extension points for the Postgres driver.
|
| io.r2dbc.postgresql.message.backend |
The messages that are sent from a backend server to a frontend client.
|
| io.r2dbc.postgresql.message.frontend |
The messages that are sent from a frontend client to a backend server.
|
| io.r2dbc.postgresql.replication |
Support for logical and physical replication streams.
|
Copyright © 2024. All rights reserved.