Class PostgreSQLAgroalConnectionConfigurer

java.lang.Object
io.quarkus.jdbc.postgresql.runtime.PostgreSQLAgroalConnectionConfigurer
All Implemented Interfaces:
AgroalConnectionConfigurer

@JdbcDriver("postgresql") public class PostgreSQLAgroalConnectionConfigurer extends Object implements AgroalConnectionConfigurer
  • Constructor Details

    • PostgreSQLAgroalConnectionConfigurer

      public PostgreSQLAgroalConnectionConfigurer()
  • Method Details