| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.sharding.distsql.parser.core |
| Modifier and Type | Class and Description |
|---|---|
class |
ShardingDistSQLStatementBaseVisitor<T>
This class provides an empty implementation of
ShardingDistSQLStatementVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
ShardingDistSQLStatementVisitor
SQL statement visitor for sharding dist SQL.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.