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