Package io.quarkus.reactive.pg.client


package io.quarkus.reactive.pg.client
  • Interfaces
    Class
    Description
    This interface is an integration point that allows users to use the Vertx, PoolOptions and PgConnectOptions objects configured automatically by Quarkus, in addition to a custom strategy for creating the final PgPool.