| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.ColumnNamesContext |
PostgreSQLStatementParser.columnNames() |
PostgreSQLStatementParser.ColumnNamesContext |
PostgreSQLStatementParser.CopyWithTableOrQueryContext.columnNames() |
PostgreSQLStatementParser.ColumnNamesContext |
PostgreSQLStatementParser.CopyOptionContext.columnNames() |
PostgreSQLStatementParser.ColumnNamesContext |
PostgreSQLStatementParser.CopyWithTableOrQueryBinaryCsvContext.columnNames() |
PostgreSQLStatementParser.ColumnNamesContext |
PostgreSQLStatementParser.ColumnConstraintOptionContext.columnNames() |
PostgreSQLStatementParser.ColumnNamesContext |
PostgreSQLStatementParser.IndexParametersContext.columnNames() |
PostgreSQLStatementParser.ColumnNamesContext |
PostgreSQLStatementParser.TableConstraintOptionContext.columnNames(int i) |
PostgreSQLStatementParser.ColumnNamesContext |
PostgreSQLStatementParser.PrivilegeTypesContext.columnNames(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.ColumnNamesContext> |
PostgreSQLStatementParser.TableConstraintOptionContext.columnNames() |
List<PostgreSQLStatementParser.ColumnNamesContext> |
PostgreSQLStatementParser.PrivilegeTypesContext.columnNames() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitColumnNames(PostgreSQLStatementParser.ColumnNamesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnNames(). |
T |
PostgreSQLStatementParserVisitor.visitColumnNames(PostgreSQLStatementParser.ColumnNamesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnNames(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitColumnNames(PostgreSQLStatementParser.ColumnNamesContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.