| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.CursorNameContext |
OpenGaussStatementParser.cursorName() |
OpenGaussStatementParser.CursorNameContext |
OpenGaussStatementParser.WhereOrCurrentClauseContext.cursorName() |
OpenGaussStatementParser.CursorNameContext |
OpenGaussStatementParser.DeclareContext.cursorName() |
OpenGaussStatementParser.CursorNameContext |
OpenGaussStatementParser.CursorContext.cursorName() |
OpenGaussStatementParser.CursorNameContext |
OpenGaussStatementParser.CloseContext.cursorName() |
OpenGaussStatementParser.CursorNameContext |
OpenGaussStatementParser.MoveContext.cursorName() |
OpenGaussStatementParser.CursorNameContext |
OpenGaussStatementParser.FetchContext.cursorName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitCursorName(OpenGaussStatementParser.CursorNameContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.cursorName(). |
T |
OpenGaussStatementVisitor.visitCursorName(OpenGaussStatementParser.CursorNameContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.cursorName(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitCursorName(OpenGaussStatementParser.CursorNameContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.