All Classes and Interfaces
Class
Description
DAL Statement SQL visitor for openGauss.
DCL Statement SQL visitor for openGauss.
DDL Statement SQL visitor for openGauss.
DML Statement SQL visitor for openGauss.
Format SQL Visitor facade for openGauss.
SQL lexer for openGauss.
SQL parser for openGauss.
SQL parser facade for openGauss.
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.OpenGauss Statement SQL visitor.
Statement SQL Visitor facade for openGauss.
This interface defines a complete generic visitor for a parse tree produced
by
OpenGaussStatementParser.TCL Statement SQL visitor for openGauss.