public final class MySQLInsertIntoClauseParser extends InsertIntoClauseParser
| Constructor and Description |
|---|
MySQLInsertIntoClauseParser(ShardingRule shardingRule,
LexerEngine lexerEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected Keyword[] |
getSkippedKeywordsBetweenTableAndValues() |
getUnsupportedKeywordsBeforeInto, parsepublic MySQLInsertIntoClauseParser(ShardingRule shardingRule, LexerEngine lexerEngine)
protected Keyword[] getSkippedKeywordsBetweenTableAndValues()
getSkippedKeywordsBetweenTableAndValues in class InsertIntoClauseParserCopyright © 2018. All rights reserved.