public final class SQLServerUpdateParser extends AbstractUpdateParser
| Constructor and Description |
|---|
SQLServerUpdateParser(ShardingRule shardingRule,
LexerEngine lexerEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected Keyword[] |
getSkippedKeywordsBetweenUpdateAndTable() |
protected Keyword[] |
getUnsupportedKeywordsBetweenUpdateAndTable() |
parsepublic SQLServerUpdateParser(ShardingRule shardingRule, LexerEngine lexerEngine)
protected Keyword[] getSkippedKeywordsBetweenUpdateAndTable()
getSkippedKeywordsBetweenUpdateAndTable in class AbstractUpdateParserprotected Keyword[] getUnsupportedKeywordsBetweenUpdateAndTable()
getUnsupportedKeywordsBetweenUpdateAndTable in class AbstractUpdateParserCopyright © 2019 The Apache Software Foundation. All rights reserved.