| 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 |
SQL92Visitor
SQL92 visitor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQL92DALVisitor
DAL visitor for SQL92.
|
class |
SQL92DCLVisitor
DCL visitor for SQL92.
|
class |
SQL92DDLVisitor
DDL visitor for SQL92.
|
class |
SQL92DMLVisitor
DML visitor for SQL92.
|
class |
SQL92TCLVisitor
TCL visitor for SQL92.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.