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