public final class MySQLInsertIntoClauseParser extends InsertIntoClauseParser
| 构造器和说明 |
|---|
MySQLInsertIntoClauseParser(ShardingRule shardingRule,
LexerEngine lexerEngine) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
getSkippedKeywordsBetweenTableAndValues() |
protected Keyword[] |
getUnsupportedKeywordsBeforeInto() |
parsepublic MySQLInsertIntoClauseParser(ShardingRule shardingRule, LexerEngine lexerEngine)
Copyright © 2018. All rights reserved.