Package io.quarkus.reactive.oracle.client
-
Interface Summary Interface Description OraclePoolCreator This interface is an integration point that allows users to use theVertx
,PoolOptions
andOracleConnectOptions
objects configured automatically by Quarkus, in addition to a custom strategy for creating the finalOraclePool
.OraclePoolCreator.Input