| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
OpenGaussStatementBaseVisitor<T>
This class provides an empty implementation of
OpenGaussStatementVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
OpenGaussDALStatementSQLVisitor
DAL Statement SQL visitor for openGauss.
|
class |
OpenGaussDCLStatementSQLVisitor
DCL Statement SQL visitor for openGauss.
|
class |
OpenGaussDDLStatementSQLVisitor
DDL Statement SQL visitor for openGauss.
|
class |
OpenGaussDMLStatementSQLVisitor
DML Statement SQL visitor for openGauss.
|
class |
OpenGaussStatementSQLVisitor
OpenGauss Statement SQL visitor.
|
class |
OpenGaussTCLStatementSQLVisitor
TCL Statement SQL visitor for openGauss.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.