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