| Modifier and Type | Method and Description |
|---|---|
static SchemaStatVisitor |
SQLUtils.createSchemaStatVisitor(SchemaRepository repository) |
static SchemaStatVisitor |
SQLUtils.createSchemaStatVisitor(SchemaRepository repository,
DbType dbType) |
| Constructor and Description |
|---|
AntsparkSchemaStatVisitor(SchemaRepository repository) |
| Constructor and Description |
|---|
ClickSchemaStatVisitor(SchemaRepository repository) |
| Constructor and Description |
|---|
DB2SchemaStatVisitor(SchemaRepository repository) |
| Constructor and Description |
|---|
H2SchemaStatVisitor(SchemaRepository repository) |
| Constructor and Description |
|---|
HiveSchemaStatVisitor(SchemaRepository repository) |
| Constructor and Description |
|---|
MySqlSchemaStatVisitor(SchemaRepository repository) |
| Constructor and Description |
|---|
OdpsSchemaStatVisitor(SchemaRepository repository) |
| Constructor and Description |
|---|
OracleSchemaStatVisitor(SchemaRepository repository) |
| Constructor and Description |
|---|
PGSchemaStatVisitor(SchemaRepository repository) |
| Constructor and Description |
|---|
SQLServerSchemaStatVisitor(SchemaRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
SchemaRepository |
SQLStatementParser.getRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLStatementParser.setRepository(SchemaRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
SchemaRepository |
SchemaResolveVisitor.getRepository() |
SchemaRepository |
Schema.getRepository() |
| Modifier and Type | Method and Description |
|---|---|
SchemaRepository |
SchemaStatVisitor.getRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaStatVisitor.setRepository(SchemaRepository repository) |
| Constructor and Description |
|---|
SchemaStatVisitor(SchemaRepository repository) |
SchemaStatVisitor(SchemaRepository repository,
List<Object> parameters) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.