| Constructor and Description |
|---|
JooqInfix() |
| Modifier and Type | Method and Description |
|---|---|
org.jooq.Configuration |
get() |
org.jooq.Configuration |
get(String key) |
static <T> T |
getDao(Class<T> clazz) |
static <T> T |
getDao(Class<T> clazz,
DataPool pool) |
static <T> T |
getDao(Class<T> clazz,
String key) |
static org.jooq.DSLContext |
getDSL() |
static org.jooq.DSLContext |
getDSL(String key) |
static void |
init(Vertx vertx) |
Copyright © 2020. All rights reserved.