| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.ColumnNameContext |
PostgreSQLStatementParser.columnName() |
PostgreSQLStatementParser.ColumnNameContext |
PostgreSQLStatementParser.ColumnDefinitionContext.columnName() |
PostgreSQLStatementParser.ColumnNameContext |
PostgreSQLStatementParser.DropColumnSpecificationContext.columnName() |
PostgreSQLStatementParser.ColumnNameContext |
PostgreSQLStatementParser.ModifyColumnContext.columnName() |
PostgreSQLStatementParser.ColumnNameContext |
PostgreSQLStatementParser.CopyWithTableOrQueryBinaryCsvContext.columnName(int i) |
PostgreSQLStatementParser.ColumnNameContext |
PostgreSQLStatementParser.ColumnNamesContext.columnName(int i) |
PostgreSQLStatementParser.ColumnNameContext |
PostgreSQLStatementParser.RenameColumnSpecificationContext.columnName(int i) |
PostgreSQLStatementParser.ColumnNameContext |
PostgreSQLStatementParser.AlterMaterializedViewClausesContext.columnName(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.ColumnNameContext> |
PostgreSQLStatementParser.CopyWithTableOrQueryBinaryCsvContext.columnName() |
List<PostgreSQLStatementParser.ColumnNameContext> |
PostgreSQLStatementParser.ColumnNamesContext.columnName() |
List<PostgreSQLStatementParser.ColumnNameContext> |
PostgreSQLStatementParser.RenameColumnSpecificationContext.columnName() |
List<PostgreSQLStatementParser.ColumnNameContext> |
PostgreSQLStatementParser.AlterMaterializedViewClausesContext.columnName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitColumnName(PostgreSQLStatementParser.ColumnNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnName(). |
T |
PostgreSQLStatementParserVisitor.visitColumnName(PostgreSQLStatementParser.ColumnNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnName(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitColumnName(PostgreSQLStatementParser.ColumnNameContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.