Modifier and Type | Class and Description |
---|---|
class |
MySqlExplainStatement |
Modifier and Type | Class and Description |
---|---|
class |
OracleExplainStatement |
Modifier and Type | Method and Description |
---|---|
SQLExplainStatement |
SQLStatementParser.parseExplain() |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLExplainStatement x) |
void |
SQLASTVisitor.endVisit(SQLExplainStatement x) |
boolean |
SQLASTVisitorAdapter.visit(SQLExplainStatement x) |
boolean |
SQLASTVisitor.visit(SQLExplainStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLExplainStatement x) |
boolean |
SchemaStatVisitor.visit(SQLExplainStatement x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.