Uses of Interface
io.r2dbc.postgresql.api.PostgresqlConnection
Packages that use PostgresqlConnection
Package
Description
An implementation of the Reactive Relational Database Connection API for PostgreSQL servers.
Encoders and Decoders for the type that the service provider understands.
Extension points for the Postgres driver.
-
Uses of PostgresqlConnection in io.r2dbc.postgresql
Methods in io.r2dbc.postgresql that return types with arguments of type PostgresqlConnection -
Uses of PostgresqlConnection in io.r2dbc.postgresql.codec
Methods in io.r2dbc.postgresql.codec with parameters of type PostgresqlConnectionModifier and TypeMethodDescriptionstatic PostgresTypesPostgresTypes.from(PostgresqlConnection connection) BuiltinDynamicCodecs.register(PostgresqlConnection connection, io.netty.buffer.ByteBufAllocator byteBufAllocator, CodecRegistry registry) -
Uses of PostgresqlConnection in io.r2dbc.postgresql.extension
Methods in io.r2dbc.postgresql.extension with parameters of type PostgresqlConnectionModifier and TypeMethodDescriptionCodecRegistrar.register(PostgresqlConnection connection, io.netty.buffer.ByteBufAllocator allocator, CodecRegistry registry) RegisterCodecintoCodecRegistry.