Uses of Interface
io.r2dbc.postgresql.api.PostgresqlConnectionMetadata
Packages that use PostgresqlConnectionMetadata
- 
Uses of PostgresqlConnectionMetadata in io.r2dbc.postgresql.api
Methods in io.r2dbc.postgresql.api that return PostgresqlConnectionMetadataModifier and TypeMethodDescriptionPostgresqlConnection.getMetadata()PostgresqlReplicationConnection.getMetadata()Returns thePostgresqlConnectionMetadatafor this connection.