Uses of Interface
io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig
Packages that use DataSourcesReactiveMySQLConfig
-
Uses of DataSourcesReactiveMySQLConfig in io.quarkus.reactive.mysql.client.runtime
Methods in io.quarkus.reactive.mysql.client.runtime with parameters of type DataSourcesReactiveMySQLConfigModifier and TypeMethodDescriptionFunction<io.quarkus.arc.SyntheticCreationalContext<io.vertx.mysqlclient.MySQLPool>,
io.vertx.mysqlclient.MySQLPool> MySQLPoolRecorder.configureMySQLPool
(io.quarkus.runtime.RuntimeValue<io.vertx.core.Vertx> vertx, Supplier<Integer> eventLoopCount, String dataSourceName, io.quarkus.datasource.runtime.DataSourcesRuntimeConfig dataSourcesRuntimeConfig, DataSourcesReactiveRuntimeConfig dataSourcesReactiveRuntimeConfig, DataSourcesReactiveMySQLConfig dataSourcesReactiveMySQLConfig, io.quarkus.runtime.ShutdownContext shutdown)