Class Hierarchy
- java.lang.Object
- io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<R,P,T,FIND_MANY,FIND_ONE,EXECUTE,INSERT_RETURNING> (implements io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<R,P,T,FIND_MANY,FIND_ONE,EXECUTE,INSERT_RETURNING>)
- cn.vertxup.workflow.domain.tables.daos.TAssetInDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.workflow.domain.tables.daos.TAssetKoDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.workflow.domain.tables.daos.TAssetOutDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.workflow.domain.tables.daos.WFlowDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.workflow.domain.tables.daos.WTicketDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.workflow.domain.tables.daos.WTodoDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<R,P,T,FIND_MANY,FIND_ONE,EXECUTE,INSERT_RETURNING> (implements io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<R,P,T,FIND_MANY,FIND_ONE,EXECUTE,INSERT_RETURNING>)