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