public final class TCLParserFactory extends Object
| Constructor and Description |
|---|
TCLParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
static TCLParser |
newInstance(DatabaseType dbType,
ShardingRule shardingRule,
LexerEngine lexerEngine)
Create TCL parser instance.
|
public static TCLParser newInstance(DatabaseType dbType, ShardingRule shardingRule, LexerEngine lexerEngine)
dbType - database typeshardingRule - databases and tables sharding rulelexerEngine - lexical analysis engine.Copyright © 2018. All rights reserved.