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