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, wait
createPool
public Pool createPool(SqlConnectOptions options, PoolOptions poolOptions)
createPool
in interface Driver
public Pool createPool(io.vertx.core.Vertx vertx, SqlConnectOptions options, PoolOptions poolOptions)
createPool
in interface Driver
public boolean acceptsOptions(SqlConnectOptions options)
acceptsOptions
in interface Driver
Copyright © 2021 Eclipse. All rights reserved.