| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.CursorNameContext |
PostgreSQLStatementParser.cursorName() |
PostgreSQLStatementParser.CursorNameContext |
PostgreSQLStatementParser.WhereOrCurrentClauseContext.cursorName() |
PostgreSQLStatementParser.CursorNameContext |
PostgreSQLStatementParser.CloseContext.cursorName() |
PostgreSQLStatementParser.CursorNameContext |
PostgreSQLStatementParser.DeclareContext.cursorName() |
PostgreSQLStatementParser.CursorNameContext |
PostgreSQLStatementParser.MoveContext.cursorName() |
PostgreSQLStatementParser.CursorNameContext |
PostgreSQLStatementParser.FetchContext.cursorName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitCursorName(PostgreSQLStatementParser.CursorNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.cursorName(). |
T |
PostgreSQLStatementParserVisitor.visitCursorName(PostgreSQLStatementParser.CursorNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.cursorName(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitCursorName(PostgreSQLStatementParser.CursorNameContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.