Uses of Interface
io.vertx.tp.crud.uca.tran.Co
-
Packages that use Co Package Description io.vertx.tp.crud.cv io.vertx.tp.crud.uca.tran -
-
Uses of Co in io.vertx.tp.crud.cv
Fields in io.vertx.tp.crud.cv with type parameters of type Co Modifier and Type Field Description static ConcurrentMap<String,Co>Pooled. CO_MAP -
Uses of Co in io.vertx.tp.crud.uca.tran
Classes in io.vertx.tp.crud.uca.tran that implement Co Modifier and Type Class Description classNtADataMethods in io.vertx.tp.crud.uca.tran that return Co Modifier and Type Method Description default Co<I,A,S,O>Co. bind(IxWeb request)static CoCo. endE(List<String> columns)static CoCo. endV(boolean isMy)static CoCo. nextJ(IxMod in, boolean isArray)static CoCo. nextQ(IxMod in, boolean isArray)
-