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