public final class MySQLDropParser extends AbstractDropParser
| Constructor and Description |
|---|
MySQLDropParser(ShardingRule shardingRule,
LexerEngine lexerEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected Keyword[] |
getSkippedKeywordsBetweenDropAndTable() |
protected Keyword[] |
getSkippedKeywordsBetweenDropTableAndTableName() |
getSkippedKeywordsBetweenDropIndexAndIndexName, parsepublic MySQLDropParser(ShardingRule shardingRule, LexerEngine lexerEngine)
protected Keyword[] getSkippedKeywordsBetweenDropAndTable()
getSkippedKeywordsBetweenDropAndTable in class AbstractDropParserprotected Keyword[] getSkippedKeywordsBetweenDropTableAndTableName()
getSkippedKeywordsBetweenDropTableAndTableName in class AbstractDropParserCopyright © 2018. All rights reserved.