Uses of Interface
io.quarkus.reactive.mssql.client.runtime.DataSourcesReactiveMSSQLConfig
Packages that use DataSourcesReactiveMSSQLConfig
-
Uses of DataSourcesReactiveMSSQLConfig in io.quarkus.reactive.mssql.client.runtime
Methods in io.quarkus.reactive.mssql.client.runtime with parameters of type DataSourcesReactiveMSSQLConfigModifier and TypeMethodDescriptionFunction<io.quarkus.arc.SyntheticCreationalContext<io.vertx.mssqlclient.MSSQLPool>, io.vertx.mssqlclient.MSSQLPool> MSSQLPoolRecorder.configureMSSQLPool(io.quarkus.runtime.RuntimeValue<io.vertx.core.Vertx> vertx, Supplier<Integer> eventLoopCount, String dataSourceName, io.quarkus.datasource.runtime.DataSourcesRuntimeConfig dataSourcesRuntimeConfig, DataSourcesReactiveRuntimeConfig dataSourcesReactiveRuntimeConfig, DataSourcesReactiveMSSQLConfig dataSourcesReactiveMSSQLConfig, io.quarkus.runtime.ShutdownContext shutdown)