| 程序包 | 说明 |
|---|---|
| io.seata.sqlparser.antlr.mysql.listener | |
| io.seata.sqlparser.antlr.mysql.parser |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DeleteSpecificationSqlListener |
class |
SelectSpecificationSqlListener |
class |
UpdateSpecificationSqlListener |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySqlParserBaseListener
This class provides an empty implementation of
MySqlParserListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods. |
Copyright © 2022 Seata. All rights reserved.