public final class DeleteParserFactory extends Object
| Constructor and Description |
|---|
DeleteParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractDeleteParser |
newInstance(DatabaseType dbType,
ShardingRule shardingRule,
LexerEngine lexerEngine)
Create delete parser instance.
|
public static AbstractDeleteParser 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.