| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL92StatementParser.RollbackContext |
SQL92StatementParser.rollback() |
SQL92StatementParser.RollbackContext |
SQL92StatementParser.ExecuteContext.rollback() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQL92StatementVisitor.visitRollback(SQL92StatementParser.RollbackContext ctx)
Visit a parse tree produced by
SQL92StatementParser.rollback(). |
T |
SQL92StatementBaseVisitor.visitRollback(SQL92StatementParser.RollbackContext ctx)
Visit a parse tree produced by
SQL92StatementParser.rollback(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92TCLVisitor.visitRollback(SQL92StatementParser.RollbackContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.