| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.utility |
| 限定符和类型 | 类和说明 |
|---|---|
class |
UtilityDistSQLStatementBaseVisitor<T>
This class provides an empty implementation of
UtilityDistSQLStatementVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
UtilityDistSQLStatementVisitor
SQL statement visitor for utility Dist SQL.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.