public final class PostgreSQLInsertIntoClauseParser extends InsertIntoClauseParser
| Constructor and Description |
|---|
PostgreSQLInsertIntoClauseParser(ShardingRule shardingRule,
LexerEngine lexerEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected Keyword[] |
getSkippedKeywordsBetweenTableAndValues() |
protected Keyword[] |
getUnsupportedKeywordsBeforeInto() |
parsepublic PostgreSQLInsertIntoClauseParser(ShardingRule shardingRule, LexerEngine lexerEngine)
protected Keyword[] getUnsupportedKeywordsBeforeInto()
getUnsupportedKeywordsBeforeInto in class InsertIntoClauseParserprotected Keyword[] getSkippedKeywordsBetweenTableAndValues()
getSkippedKeywordsBetweenTableAndValues in class InsertIntoClauseParserCopyright © 2019 The Apache Software Foundation. All rights reserved.