| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.CursorFetchStatementContext |
MySQLStatementParser.cursorFetchStatement() |
MySQLStatementParser.CursorFetchStatementContext |
MySQLStatementParser.CursorStatementContext.cursorFetchStatement() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitCursorFetchStatement(MySQLStatementParser.CursorFetchStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.cursorFetchStatement(). |
T |
MySQLStatementVisitor.visitCursorFetchStatement(MySQLStatementParser.CursorFetchStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.cursorFetchStatement(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.