Package io.github.mfvanek.pg.connection
package io.github.mfvanek.pg.connection
-
ClassDescriptionAn 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).A wrapper of standard
DataSourceinterface with awareness of real host.A standard implementation ofPgConnectioninterface with awareness of real host.Represents a service that determines if a given database connection is established with a primary host.