Class MySQLAgroalConnectionConfigurer

java.lang.Object
io.quarkus.jdbc.mysql.runtime.MySQLAgroalConnectionConfigurer
All Implemented Interfaces:
AgroalConnectionConfigurer

@JdbcDriver("mysql") public class MySQLAgroalConnectionConfigurer extends Object implements AgroalConnectionConfigurer
  • Constructor Details

    • MySQLAgroalConnectionConfigurer

      public MySQLAgroalConnectionConfigurer()
  • Method Details