| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.OptionChainContext |
MySQLStatementParser.optionChain() |
MySQLStatementParser.OptionChainContext |
MySQLStatementParser.CommitContext.optionChain() |
MySQLStatementParser.OptionChainContext |
MySQLStatementParser.RollbackContext.optionChain() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitOptionChain(MySQLStatementParser.OptionChainContext ctx)
Visit a parse tree produced by
MySQLStatementParser.optionChain(). |
T |
MySQLStatementVisitor.visitOptionChain(MySQLStatementParser.OptionChainContext ctx)
Visit a parse tree produced by
MySQLStatementParser.optionChain(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.