| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.statement.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SQL92StatementBaseVisitor<T>
This class provides an empty implementation of
SQL92StatementVisitor,
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 |
SQL92DALStatementSQLVisitor
DAL Statement SQL visitor for SQL92.
|
class |
SQL92DCLStatementSQLVisitor
DCL Statement SQL visitor for SQL92.
|
class |
SQL92DDLStatementSQLVisitor
DDL Statement SQL visitor for SQL92.
|
class |
SQL92DMLStatementSQLVisitor
DML Statement SQL visitor for SQL92.
|
class |
SQL92StatementSQLVisitor
SQL92 Statement SQL visitor.
|
class |
SQL92TCLStatementSQLVisitor
TCL Statement SQL visitor for SQL92.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.