| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
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() |
| 限定符和类型 | 方法和说明 |
|---|---|
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(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitCursorName(OpenGaussStatementParser.CursorNameContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.