Package io.github.mfvanek.pg.connection
package io.github.mfvanek.pg.connection
-
ClassDescriptionParameters 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
DataSourceinterface with awareness of real host.A standard implementation ofPgConnectioninterface with awareness of real host.An abstraction of database host.A standard implementation ofPgHostinterface.Custom unchecked exception for SQL errors.