Package io.r2dbc.postgresql
@NonNullApi
package io.r2dbc.postgresql
An implementation of the Reactive Relational Database Connection API for PostgreSQL servers.
-
ClassDescriptionInterface defining a function how to connect to a single
endpointapplyingConnectionSettings.Interface defining a connection strategy on how to obtain a PostgresClientobject.ConnectionStrategyusing a collection ofInterface 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.An implementation ofConnectionFactoryProviderfor creatingPostgresqlConnectionFactorys.