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