| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.ColumnExistClauseContext |
PostgreSQLStatementParser.columnExistClause() |
PostgreSQLStatementParser.ColumnExistClauseContext |
PostgreSQLStatementParser.DropColumnSpecificationContext.columnExistClause() |
PostgreSQLStatementParser.ColumnExistClauseContext |
PostgreSQLStatementParser.ModifyColumnSpecificationContext.columnExistClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitColumnExistClause(PostgreSQLStatementParser.ColumnExistClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnExistClause(). |
T |
PostgreSQLStatementBaseVisitor.visitColumnExistClause(PostgreSQLStatementParser.ColumnExistClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnExistClause(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.