| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.CursorNameContext |
MySQLStatementParser.cursorName() |
MySQLStatementParser.CursorNameContext |
MySQLStatementParser.CursorCloseStatementContext.cursorName() |
MySQLStatementParser.CursorNameContext |
MySQLStatementParser.CursorDeclareStatementContext.cursorName() |
MySQLStatementParser.CursorNameContext |
MySQLStatementParser.CursorFetchStatementContext.cursorName() |
MySQLStatementParser.CursorNameContext |
MySQLStatementParser.CursorOpenStatementContext.cursorName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitCursorName(MySQLStatementParser.CursorNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.cursorName(). |
T |
MySQLStatementVisitor.visitCursorName(MySQLStatementParser.CursorNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.cursorName(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.