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