| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.impl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySQLStatementBaseVisitor<T>
This class provides an empty implementation of
MySQLStatementVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySQLVisitor
MySQL visitor.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySQLDALVisitor
DAL visitor for MySQL.
|
class |
MySQLDCLVisitor
DCL visitor for MySQL.
|
class |
MySQLDDLVisitor
DDL visitor for MySQL.
|
class |
MySQLDMLVisitor
DML visitor for MySQL.
|
class |
MySQLRLVisitor
RL visitor for MySQL.
|
class |
MySQLTCLVisitor
TCL visitor for MySQL.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.