See: Description
Interface | Description |
---|---|
Notification |
Postgres notification received via
LISTEN . |
PostgresqlBatch |
Batch for executing a collection of statements in a batch against a PostgreSQL database. |
PostgresqlColumnMetadata |
ColumnMetadata for a PostgreSQL database. |
PostgresqlConnection |
A
Connection for connecting to a PostgreSQL database. |
PostgresqlConnectionMetadata |
Connection metadata for a connection connected to a PostgreSQL database.
|
PostgresqlException |
Interface for Postgres-specific extension to
R2dbcException providing ErrorDetails . |
PostgresqlReplicationConnection |
A PostgreSQL replication connection.
|
PostgresqlResult |
A
Result representing the results of a query against a PostgreSQL database. |
PostgresqlRow |
A
Row for a PostgreSQL database. |
PostgresqlRowMetadata |
An
RowMetadata for a PostgreSQL database. |
PostgresqlStatement |
A strongly typed implementation of
Statement for a PostgreSQL database. |
Class | Description |
---|---|
ErrorDetails |
Error details.
|
Copyright © 2020. All rights reserved.