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