| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.TransactionCharacteristicsContext |
MySQLStatementParser.transactionCharacteristics() |
MySQLStatementParser.TransactionCharacteristicsContext |
MySQLStatementParser.SetTransactionContext.transactionCharacteristics() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitTransactionCharacteristics(MySQLStatementParser.TransactionCharacteristicsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.transactionCharacteristics(). |
T |
MySQLStatementVisitor.visitTransactionCharacteristics(MySQLStatementParser.TransactionCharacteristicsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.transactionCharacteristics(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.