All Classes and Interfaces

Class
Description
Immutable parameters for connecting to the database.
An abstraction of a connection to a high availability cluster (with set of primary host and replicas).
Factory interface for creating instances of HighAvailabilityPgConnection.
Implementation of HighAvailabilityPgConnectionFactory for creating connections to high-availability PostgreSQL clusters.
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.
Factory interface for creating PostgreSQL connections and data sources.
A concrete implementation of the PgConnectionFactory interface.
A standard implementation of PgConnection interface with awareness of real host.
An abstraction of database host.
An immutable 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.
Standard implementation of a service that determines if a given database connection is established with a primary host.