接口 IConditionSQLHandler
public interface IConditionSQLHandler
-
方法概要
修饰符和类型方法说明voidhandler(IConditionSQL conditionSQL, net.sf.jsqlparser.statement.select.PlainSelect plainSelect, net.sf.jsqlparser.schema.Table table, net.sf.jsqlparser.expression.Expression where) booleansupport(IConditionSQL conditionSQL)
-
方法详细资料
-
support
-
handler
void handler(IConditionSQL conditionSQL, net.sf.jsqlparser.statement.select.PlainSelect plainSelect, net.sf.jsqlparser.schema.Table table, net.sf.jsqlparser.expression.Expression where)
-