| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.CursorNameContext |
PostgreSQLStatementParser.cursorName() |
PostgreSQLStatementParser.CursorNameContext |
PostgreSQLStatementParser.WhereOrCurrentClauseContext.cursorName() |
PostgreSQLStatementParser.CursorNameContext |
PostgreSQLStatementParser.FetchArgsContext.cursorName() |
PostgreSQLStatementParser.CursorNameContext |
PostgreSQLStatementParser.CloseContext.cursorName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitCursorName(PostgreSQLStatementParser.CursorNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.cursorName(). |
T |
PostgreSQLStatementBaseVisitor.visitCursorName(PostgreSQLStatementParser.CursorNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.cursorName(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.