| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterTableContext |
PostgreSQLStatementParser.alterTable() |
PostgreSQLStatementParser.AlterTableContext |
PostgreSQLStatementParser.ExecuteContext.alterTable() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitAlterTable(PostgreSQLStatementParser.AlterTableContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTable(). |
T |
PostgreSQLStatementParserBaseVisitor.visitAlterTable(PostgreSQLStatementParser.AlterTableContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTable(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitAlterTable(PostgreSQLStatementParser.AlterTableContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.