| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.common |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.ShowTransactionRuleContext |
CommonDistSQLStatementParser.showTransactionRule() |
CommonDistSQLStatementParser.ShowTransactionRuleContext |
CommonDistSQLStatementParser.ExecuteContext.showTransactionRule() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitShowTransactionRule(CommonDistSQLStatementParser.ShowTransactionRuleContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.showTransactionRule(). |
T |
CommonDistSQLStatementVisitor.visitShowTransactionRule(CommonDistSQLStatementParser.ShowTransactionRuleContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.showTransactionRule(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
CommonDistSQLStatementVisitor.visitShowTransactionRule(CommonDistSQLStatementParser.ShowTransactionRuleContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.