public final class SQLServerDeleteParser extends AbstractDeleteParser
| Constructor and Description |
|---|
SQLServerDeleteParser(ShardingRule shardingRule,
LexerEngine lexerEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected Keyword[] |
getSkippedKeywordsBetweenDeleteAndTable() |
protected Keyword[] |
getUnsupportedKeywordsBetweenDeleteAndTable() |
parsepublic SQLServerDeleteParser(ShardingRule shardingRule, LexerEngine lexerEngine)
protected Keyword[] getSkippedKeywordsBetweenDeleteAndTable()
getSkippedKeywordsBetweenDeleteAndTable in class AbstractDeleteParserprotected Keyword[] getUnsupportedKeywordsBetweenDeleteAndTable()
getUnsupportedKeywordsBetweenDeleteAndTable in class AbstractDeleteParserCopyright © 2018. All rights reserved.