类 ConditionSQLHandlerContext
java.lang.Object
com.codingapi.springboot.authorization.enhancer.handler.ConditionSQLHandlerContext
-
方法概要
修饰符和类型方法说明voidhandler(IConditionSQL dynamicSQL, net.sf.jsqlparser.statement.select.PlainSelect plainSelect, net.sf.jsqlparser.schema.Table table, net.sf.jsqlparser.expression.Expression where)
-
方法详细资料
-
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)
-