| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterUsingContext |
PostgreSQLStatementParser.alterUsing() |
PostgreSQLStatementParser.AlterUsingContext |
PostgreSQLStatementParser.AlterTableCmdContext.alterUsing() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitAlterUsing(PostgreSQLStatementParser.AlterUsingContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterUsing(). |
T |
PostgreSQLStatementParserBaseVisitor.visitAlterUsing(PostgreSQLStatementParser.AlterUsingContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterUsing(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.