| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.ShowContext |
PostgreSQLStatementParser.show() |
PostgreSQLStatementParser.ShowContext |
PostgreSQLStatementParser.ExecuteContext.show() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitShow(PostgreSQLStatementParser.ShowContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.show(). |
T |
PostgreSQLStatementBaseVisitor.visitShow(PostgreSQLStatementParser.ShowContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.show(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDALVisitor.visitShow(PostgreSQLStatementParser.ShowContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.