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