Uses of Class
io.vertx.tp.atom.modeling.reference.RQuery
-
Packages that use RQuery Package Description io.vertx.tp.atom.modeling.data io.vertx.tp.atom.modeling.reference -
-
Uses of RQuery in io.vertx.tp.atom.modeling.data
Methods in io.vertx.tp.atom.modeling.data that return types with arguments of type RQuery Modifier and Type Method Description ConcurrentMap<String,RQuery>DataAtom. refQuery() -
Uses of RQuery in io.vertx.tp.atom.modeling.reference
Methods in io.vertx.tp.atom.modeling.reference that return RQuery Modifier and Type Method Description RQueryRQuery. bind(RDao dao)RQueryRQuery. bind(List<Kv<String,String>> result)
-