public final class SQLServerWhereClauseParser extends WhereClauseParser
| Constructor and Description |
|---|
SQLServerWhereClauseParser(LexerEngine lexerEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected Keyword[] |
getCustomizedOtherConditionOperators() |
protected boolean |
isRowNumberCondition(List<SelectItem> items,
String columnLabel) |
parsepublic SQLServerWhereClauseParser(LexerEngine lexerEngine)
protected boolean isRowNumberCondition(List<SelectItem> items, String columnLabel)
isRowNumberCondition in class WhereClauseParserprotected Keyword[] getCustomizedOtherConditionOperators()
getCustomizedOtherConditionOperators in class WhereClauseParserCopyright © 2019 The Apache Software Foundation. All rights reserved.