Skip navigation links

Reactive Relational Database Connectivity - Postgresql 0.8.11.RELEASE API

Packages 
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.
io.r2dbc.postgresql.type
Type information for PostgreSQL servers.
Skip navigation links

Copyright © 2022. All rights reserved.