Uses of Class
io.vertx.up.uca.jooq.UxJooq
Packages that use UxJooq
-
Uses of UxJooq in io.aeon.experiment.mixture
Methods in io.aeon.experiment.mixture that return types with arguments of type UxJooq -
Uses of UxJooq in io.vertx.up.uca.jooq
Methods in io.vertx.up.uca.jooq that return UxJooq -
Uses of UxJooq in io.vertx.up.unity
Methods in io.vertx.up.unity that return UxJooqModifier and TypeMethodDescriptionstatic UxJooqGet reference of UxJooq that bind to Dao class, this method access standard database, the configured position is `vertx-jooq.yml`static UxJooqThe overloading method of above `on(Class<?>)` method here.static UxJooqThe overloading method of above `on(Class<?>)` method here.static UxJooqGet reference of UxJooq that bind to Dao class, this method won't access standard database, instead it will access history database that has been configured in `vertx-jooq.yml` file.