| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.readwritesplitting.distsql.parser.core |
| 限定符和类型 | 类和说明 |
|---|---|
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. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ReadwriteSplittingDistSQLStatementVisitor
SQL statement visitor for readwrite-splitting dist SQL.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.