Uses of Interface
io.quarkus.reactive.oracle.client.runtime.DataSourcesReactiveOracleConfig
Packages that use DataSourcesReactiveOracleConfig
-
Uses of DataSourcesReactiveOracleConfig in io.quarkus.reactive.oracle.client.runtime
Methods in io.quarkus.reactive.oracle.client.runtime with parameters of type DataSourcesReactiveOracleConfigModifier and TypeMethodDescriptionFunction<io.quarkus.arc.SyntheticCreationalContext<io.vertx.oracleclient.OraclePool>,
io.vertx.oracleclient.OraclePool> OraclePoolRecorder.configureOraclePool
(io.quarkus.runtime.RuntimeValue<io.vertx.core.Vertx> vertx, Supplier<Integer> eventLoopCount, String dataSourceName, io.quarkus.datasource.runtime.DataSourcesRuntimeConfig dataSourcesRuntimeConfig, DataSourcesReactiveRuntimeConfig dataSourcesReactiveRuntimeConfig, DataSourcesReactiveOracleConfig dataSourcesReactiveOracleConfig, io.quarkus.runtime.ShutdownContext shutdown)