connectOptions.MySQLConnection.connect(Vertx, MySQLConnectOptions, Handler) with options build from connectionUri.MySQLConnectOptions configured from a connection URI.MySQLConnection or MySQLPool.MySQLConnectOptions.RuntimeException signals that an error occurred.MySQLConnection.setOption(MySQLSetOption, Handler).MySQLPool.pool(String, PoolOptions) with a default poolOptions.MySQLPool.pool(Vertx, MySQLConnectOptions, PoolOptions) with connectOptions build from connectionUri.connectOptions and poolOptions.MySQLPool.pool(MySQLConnectOptions, PoolOptions) with a specific Vertx instance.Copyright © 2019 Eclipse. All rights reserved.