public final class UpdateParserFactory extends Object
| Constructor and Description |
|---|
UpdateParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractUpdateParser |
newInstance(DatabaseType dbType,
ShardingRule shardingRule,
LexerEngine lexerEngine)
Create update parser instance.
|
public static AbstractUpdateParser newInstance(DatabaseType dbType, ShardingRule shardingRule, LexerEngine lexerEngine)
dbType - database typeshardingRule - databases and tables sharding rulelexerEngine - lexical analysis engine.Copyright © 2019 The Apache Software Foundation. All rights reserved.