| Modifier and Type | Method and Description |
|---|---|
static SchemaStatVisitor |
SQLUtils.createSchemaStatVisitor(DbType dbType) |
static SchemaStatVisitor |
SQLUtils.createSchemaStatVisitor(List<SQLStatement> statementList,
DbType dbType)
Deprecated.
|
static SchemaStatVisitor |
SQLUtils.createSchemaStatVisitor(SchemaRepository repository) |
static SchemaStatVisitor |
SQLUtils.createSchemaStatVisitor(SchemaRepository repository,
DbType dbType) |
| Modifier and Type | Class and Description |
|---|---|
class |
AntsparkSchemaStatVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
DB2SchemaStatVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
H2SchemaStatVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveSchemaStatVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
MySqlSchemaStatVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
OdpsSchemaStatVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleSchemaStatVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
PhoenixSchemaStatVisitor
Created by wenshao on 16/9/13.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PGSchemaStatVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerSchemaStatVisitor |
Copyright © 2013–2021 Alibaba Group. All rights reserved.