| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.ColumnNamesContext> |
PostgreSQLStatementParser.TableConstraintOptionContext.columnNames() |
List<PostgreSQLStatementParser.ColumnNamesContext> |
PostgreSQLStatementParser.Privileges_Context.columnNames() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitColumnNames(PostgreSQLStatementParser.ColumnNamesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnNames(). |
T |
PostgreSQLStatementBaseVisitor.visitColumnNames(PostgreSQLStatementParser.ColumnNamesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnNames(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.