Uses of Interface
io.vertx.tp.modular.metadata.AoSentence
-
-
Uses of AoSentence in io.vertx.tp.atom.modeling.data
Methods in io.vertx.tp.atom.modeling.data with parameters of type AoSentence Modifier and Type Method Description static DataEventDataEvent. create(DataAtom atom, AoSentence sentence) -
Uses of AoSentence in io.vertx.tp.atom.modeling.element
Methods in io.vertx.tp.atom.modeling.element with parameters of type AoSentence Modifier and Type Method Description DataMatrixDataMatrix. on(AoSentence sentence)DataTplDataTpl. on(AoSentence sentence) -
Uses of AoSentence in io.vertx.tp.modular.dao
Methods in io.vertx.tp.modular.dao that return AoSentence Modifier and Type Method Description abstract AoSentenceAbstractDao. sentence() -
Uses of AoSentence in io.vertx.tp.modular.dao.internal
Fields in io.vertx.tp.modular.dao.internal declared as AoSentence Modifier and Type Field Description protected AoSentenceAbstractUtil. sentenceMethods in io.vertx.tp.modular.dao.internal with parameters of type AoSentence Modifier and Type Method Description TAbstractUtil. on(AoSentence sentence)TAoBinder. on(AoSentence sentence)绑定一个 AoSentence 引用 -
Uses of AoSentence in io.vertx.tp.modular.jooq
Methods in io.vertx.tp.modular.jooq with parameters of type AoSentence Modifier and Type Method Description JQEngineJQEngine. bind(AoSentence sentence) -
Uses of AoSentence in io.vertx.tp.modular.metadata
Classes in io.vertx.tp.modular.metadata that implement AoSentence Modifier and Type Class Description classAbstractSentenceMethods in io.vertx.tp.modular.metadata that return AoSentence Modifier and Type Method Description abstract AoSentenceAbstractBuilder. getSentence()Constructors in io.vertx.tp.modular.metadata with parameters of type AoSentence Constructor Description CommonVerifier(AoConnection conn, AoSentence sentence) -
Uses of AoSentence in io.vertx.tp.modular.query
Methods in io.vertx.tp.modular.query with parameters of type AoSentence Modifier and Type Method Description default IngestIngest. bind(AoSentence sentence) -
Uses of AoSentence in io.vertx.tp.modular.sql
Methods in io.vertx.tp.modular.sql with parameters of type AoSentence Modifier and Type Method Description SqlDDLProviderSqlDDLProvider. on(AoSentence sentence)
-