| Package | Description |
|---|---|
| io.vertx.tp.plugin.database | |
| io.vertx.tp.plugin.jooq |
| Modifier and Type | Class and Description |
|---|---|
class |
HikariDataPool |
| Modifier and Type | Method and Description |
|---|---|
static DataPool |
DataPool.create() |
static DataPool |
DataPool.create(Database database) |
static DataPool |
DataPool.createAuto(Database database) |
DataPool |
DataPool.switchTo() |
DataPool |
HikariDataPool.switchTo() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
JooqInfix.getDao(Class<T> clazz,
DataPool pool) |
Copyright © 2020. All rights reserved.