public final class SQLParserFactory extends Object
| Constructor and Description |
|---|
SQLParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SQLParser |
newInstance(DatabaseType databaseType,
String sql)
New instance of SQL parser.
|
public static SQLParser newInstance(DatabaseType databaseType, String sql)
databaseType - database typesql - SQLCopyright © 2019 The Apache Software Foundation. All rights reserved.