| Modifier and Type | Field and Description |
|---|---|
protected DataAtom |
atom |
protected AoConnection |
connection |
protected JQEngine |
jooq |
protected AoSentence |
sentence |
| Constructor and Description |
|---|
AbstractUtil() |
| Modifier and Type | Method and Description |
|---|---|
protected io.vertx.up.log.Annal |
getLogger() |
T |
on(AoConnection connection)
绑定一个 AoConnection 引用
|
T |
on(AoSentence sentence)
绑定一个 AoSentence 引用
|
T |
on(DataAtom atom)
绑定一个 Atom 元数据
|
protected transient AoConnection connection
protected transient AoSentence sentence
protected transient DataAtom atom
protected transient JQEngine jooq
public T on(AoSentence sentence)
AoBinder绑定一个 AoSentence 引用
public T on(AoConnection connection)
AoBinder绑定一个 AoConnection 引用
protected io.vertx.up.log.Annal getLogger()
Copyright © 2020. All rights reserved.