| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.SavepointContext |
MySQLStatementParser.savepoint() |
MySQLStatementParser.SavepointContext |
MySQLStatementParser.ExecuteContext.savepoint() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitSavepoint(MySQLStatementParser.SavepointContext ctx)
Visit a parse tree produced by
MySQLStatementParser.savepoint(). |
T |
MySQLStatementBaseVisitor.visitSavepoint(MySQLStatementParser.SavepointContext ctx)
Visit a parse tree produced by
MySQLStatementParser.savepoint(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.