Package io.quarkus.reactive.pg.client
-
Interface Summary Interface Description PgPoolCreator This interface is an integration point that allows users to use theVertx,PoolOptionsandPgConnectOptionsobjects configured automatically by Quarkus, in addition to a custom strategy for creating the finalPgPool.PgPoolCreator.Input