| Constructor and Description |
|---|
PgDriver() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsOptions(SqlConnectOptions options) |
Pool |
createPool(SqlConnectOptions options,
PoolOptions poolOptions) |
Pool |
createPool(io.vertx.core.Vertx vertx,
SqlConnectOptions options,
PoolOptions poolOptions) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatePoolpublic Pool createPool(SqlConnectOptions options, PoolOptions poolOptions)
createPool in interface Driverpublic Pool createPool(io.vertx.core.Vertx vertx, SqlConnectOptions options, PoolOptions poolOptions)
createPool in interface Driverpublic boolean acceptsOptions(SqlConnectOptions options)
acceptsOptions in interface DriverCopyright © 2021 Eclipse. All rights reserved.