| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.listener | |
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteSpecificationSqlListener |
class |
SelectSpecificationSqlListener |
class |
UpdateSpecificationSqlListener |
| Modifier and Type | Class and Description |
|---|---|
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 © 2023 Seata. All rights reserved.