Uses of Package
io.r2dbc.postgresql
Packages that use io.r2dbc.postgresql
Package
Description
An implementation of the Reactive Relational Database Connection API for PostgreSQL servers.
-
Classes in io.r2dbc.postgresql used by io.r2dbc.postgresqlClassDescriptionInterface defining a connection strategy on how to obtain a Postgres
Clientobject.Interface specifying a predicate whether to accept a given host based on itsSocketAddressandMultiHostConnectionStrategy.HostStatus.Connection status for a host.Pre-defined enumeration providingMultiHostConnectionStrategy.HostSelectorimplementations.Connection configuration information for connecting to a PostgreSQL database.A builder forPostgresqlConnectionConfigurationinstances.An implementation ofConnectionFactoryfor creating connections to a PostgreSQL database.