public final class SQLServerWhereClauseParser extends WhereClauseParser
| Constructor and Description |
|---|
SQLServerWhereClauseParser(LexerEngine lexerEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isRowNumberCondition(List<SelectItem> items,
String columnLabel) |
getCustomizedOtherConditionOperators, parsepublic SQLServerWhereClauseParser(LexerEngine lexerEngine)
protected boolean isRowNumberCondition(List<SelectItem> items, String columnLabel)
isRowNumberCondition in class WhereClauseParserCopyright © 2018. All rights reserved.