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