Package | Description |
---|---|
io.vertx.sqlclient.spi |
Modifier and Type | Method and Description |
---|---|
ConnectionFactory |
Driver.createConnectionFactory(io.vertx.core.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 © 2022 Eclipse. All rights reserved.