Uses of Interface
io.r2dbc.postgresql.api.PostgresqlRowMetadata
Packages that use PostgresqlRowMetadata
- 
Uses of PostgresqlRowMetadata in io.r2dbc.postgresql.api
Methods in io.r2dbc.postgresql.api that return PostgresqlRowMetadataModifier and TypeMethodDescriptionPostgresqlRow.getMetadata()Returns theRowMetadatafor all columns in this row.