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