Modifier and Type | Method and Description |
---|---|
SQLCreateViewStatement |
SQLCreateViewStatement.clone() |
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 |
SchemaRepository.MySqlConsoleSchemaVisitor.visit(SQLCreateViewStatement x) |
boolean |
SchemaRepository.OracleConsoleSchemaVisitor.visit(SQLCreateViewStatement x) |
boolean |
SchemaRepository.DefaultConsoleSchemaVisitor.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.