| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.advanced |
| Modifier and Type | Class and Description |
|---|---|
class |
AdvancedDistSQLStatementBaseVisitor<T>
This class provides an empty implementation of
AdvancedDistSQLStatementVisitor,
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 |
AdvancedDistSQLStatementVisitor
SQL statement visitor for advanced dist SQL.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.