类 ConditionSQLHandlerContext

java.lang.Object
com.codingapi.springboot.authorization.enhancer.handler.ConditionSQLHandlerContext

public class ConditionSQLHandlerContext extends Object
  • 方法详细资料

    • handler

      public void handler(IConditionSQL dynamicSQL, net.sf.jsqlparser.statement.select.PlainSelect plainSelect, net.sf.jsqlparser.schema.Table table, net.sf.jsqlparser.expression.Expression where)