| Package | Description |
|---|---|
| io.vertx.sqlclient.spi |
| Modifier and Type | Method and Description |
|---|---|
ConnectionFactory |
Driver.createConnectionFactory(Vertx vertx,
SqlConnectOptions database)
Create a connection factory to the given
database. |
static ConnectionFactory |
ConnectionFactory.roundRobinSelector(List<ConnectionFactory> factories) |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionFactory |
ConnectionFactory.roundRobinSelector(List<ConnectionFactory> factories) |
Copyright © 2021 Eclipse. All rights reserved.