Package | Description |
---|---|
io.vertx.mysqlclient | |
io.vertx.pgclient | |
io.vertx.reactivex.sqlclient | |
io.vertx.rxjava.sqlclient |
Modifier and Type | Interface and Description |
---|---|
interface |
MySQLPool
A pool of MySQL connections.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PgPool
A pool of PostgreSQL connections.
|
Modifier and Type | Method and Description |
---|---|
Pool |
Pool.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static Pool |
Pool.newInstance(Pool arg) |
Constructor and Description |
---|
Pool(Pool delegate) |
Modifier and Type | Method and Description |
---|---|
Pool |
Pool.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static Pool |
Pool.newInstance(Pool arg) |
Constructor and Description |
---|
Pool(Pool delegate) |
Copyright © 2020 Eclipse. All rights reserved.