Class JooqBase

java.lang.Object
io.vertx.quiz.EpicBase
io.vertx.quiz.ZeroBase
io.vertx.up.quiz.JooqBase

public abstract class JooqBase extends io.vertx.quiz.ZeroBase
Author:
Lang
  • Field Summary

    Fields inherited from class io.vertx.quiz.ZeroBase

    OPTIONS, rule, timeout, VERTX
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected <T> T
    component(Class<?> clazz)
     

    Methods inherited from class io.vertx.quiz.ZeroBase

    tcAsync, tcAsync, tcAsync

    Methods inherited from class io.vertx.quiz.EpicBase

    ioBuffer, ioCriteria, ioDatabase, ioIntegration, ioJArray, ioJObject, ioString, logger

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • JooqBase

      public JooqBase()
  • Method Details

    • component

      protected <T> T component(Class<?> clazz)