| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.mysql.visitor.transform | |
| com.alibaba.druid.sql.parser | |
| com.alibaba.druid.sql.repository | |
| com.alibaba.druid.sql.visitor |
| Modifier and Type | Method and Description |
|---|---|
static List<SQLStatement> |
FromSubqueryResolver.resolve(SQLCreateViewStatement stmt) |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateViewStatement |
SQLStatementParser.parseCreateView() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Schema.SchemaVisitor.visit(SQLCreateViewStatement x) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLCreateViewStatement x) |
void |
SQLASTVisitor.endVisit(SQLCreateViewStatement x) |
boolean |
SQLASTVisitorAdapter.visit(SQLCreateViewStatement x) |
boolean |
SQLASTVisitor.visit(SQLCreateViewStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLCreateViewStatement x) |
boolean |
SchemaStatVisitor.visit(SQLCreateViewStatement x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.