All Classes and Interfaces
Class
Description
Parameters for connecting to the database.
An abstraction of a connection to a high availability cluster (with set of primary host and replicas).
Implementation of a connection to a high availability cluster (with set of primary host and replicas).
Allows getting information about database host.
A wrapper of standard
DataSource interface with awareness of real host.A standard implementation of
PgConnection interface with awareness of real host.An abstraction of database host.
A standard implementation of
PgHost interface.Custom unchecked exception for SQL errors.
Utility class for parsing and manipulating PostgreSQL connection URLs.
Utility class providing validation methods for PostgreSQL connection string (URL).
Represents a service that determines if a given database connection is established with a primary host.