public class SQLVisitorFactory extends Object
| Constructor and Description |
|---|
SQLVisitorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static List<SQLRecognizer> |
get(String sql,
String dbType)
Get sql recognizer.
|
public static List<SQLRecognizer> get(String sql, String dbType)
sql - the sqldbType - the db typeCopyright © 2024 Apache. All rights reserved.