| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterForeignDataWrapperContext |
PostgreSQLStatementParser.alterForeignDataWrapper() |
PostgreSQLStatementParser.AlterForeignDataWrapperContext |
PostgreSQLStatementParser.ExecuteContext.alterForeignDataWrapper() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitAlterForeignDataWrapper(PostgreSQLStatementParser.AlterForeignDataWrapperContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterForeignDataWrapper(). |
T |
PostgreSQLStatementParserVisitor.visitAlterForeignDataWrapper(PostgreSQLStatementParser.AlterForeignDataWrapperContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterForeignDataWrapper(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitAlterForeignDataWrapper(PostgreSQLStatementParser.AlterForeignDataWrapperContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.