Interface OraclePoolCreator.Input
-
- Enclosing interface:
- OraclePoolCreator
public static interface OraclePoolCreator.Input
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.oracleclient.OracleConnectOptions
oracleConnectOptions()
io.vertx.sqlclient.PoolOptions
poolOptions()
io.vertx.core.Vertx
vertx()
-