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