public class InsertSetClauseParser extends Object implements SQLClauseParser
| 构造器和说明 |
|---|
InsertSetClauseParser(ShardingRule shardingRule,
LexerEngine lexerEngine) |
public InsertSetClauseParser(ShardingRule shardingRule, LexerEngine lexerEngine)
public void parse(InsertStatement insertStatement)
insertStatement - insert statementprotected Keyword[] getCustomizedInsertKeywords()
Copyright © 2018. All rights reserved.