Class H2AgroalConnectionConfigurer

java.lang.Object
io.quarkus.jdbc.h2.runtime.H2AgroalConnectionConfigurer
All Implemented Interfaces:
AgroalConnectionConfigurer

@JdbcDriver("h2") public class H2AgroalConnectionConfigurer extends Object implements AgroalConnectionConfigurer
  • Constructor Details

    • H2AgroalConnectionConfigurer

      public H2AgroalConnectionConfigurer()
  • Method Details