| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.CreateForeignTableContext |
OpenGaussStatementParser.createForeignTable() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitCreateForeignTable(OpenGaussStatementParser.CreateForeignTableContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.createForeignTable(). |
T |
OpenGaussStatementVisitor.visitCreateForeignTable(OpenGaussStatementParser.CreateForeignTableContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.createForeignTable(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.