public final class SQLServerWhereClauseParser extends WhereClauseParser
| 构造器和说明 |
|---|
SQLServerWhereClauseParser(LexerEngine lexerEngine) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
isRowNumberCondition(List<SelectItem> items,
String columnLabel) |
getCustomizedOtherConditionOperators, parsepublic SQLServerWhereClauseParser(LexerEngine lexerEngine)
protected boolean isRowNumberCondition(List<SelectItem> items, String columnLabel)
Copyright © 2018. All rights reserved.