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