Package io.vertx.pgclient
-
Interface Summary Interface Description PgBuilder Entry point for building PostgreSQL clients.PgConnection A connection to Postgres. -
Class Summary Class Description PgConnectOptions PgConnectOptionsConverter Converter and mapper forPgConnectOptions
.PgNotice A notification emited by Postgres.PgNoticeConverter Converter and mapper forPgNotice
.PgNotification A notification emited by Postgres.PgNotificationConverter Converter and mapper forPgNotification
. -
Enum Summary Enum Description SslMode The different values for the sslmode parameter provide different levels of protection. -
Exception Summary Exception Description PgException PostgreSQL error including all fields of the ErrorResponse message of the PostgreSQL frontend/backend protocol.