public final class MySQLInsertIntoClauseParser extends InsertIntoClauseParser
| Constructor and Description |
|---|
MySQLInsertIntoClauseParser(ShardingRule shardingRule,
LexerEngine lexerEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected Keyword[] |
getSkippedKeywordsBetweenTableAndValues() |
protected Keyword[] |
getUnsupportedKeywordsBeforeInto() |
parsepublic MySQLInsertIntoClauseParser(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.