Interface HQBE


public interface HQBE
QBE专用流程,解析 QBE 参数
Author:
Lang
  • Method Summary

    Modifier and Type
    Method
    Description
    io.vertx.core.Future<Envelop>
    before(io.vertx.core.json.JsonObject qbeJ, Envelop envelop)
     
  • Method Details

    • before

      io.vertx.core.Future<Envelop> before(io.vertx.core.json.JsonObject qbeJ, Envelop envelop)