| Modifier and Type | Class and Description |
|---|---|
class |
CollectorVisitor<T>
This visitor can be used to collect all objects of a certain type in a language
tree.
|
class |
DelegatingHierarchyVisitor
Delegates pre- and post-processing for each node in the hierarchy to
delegate visitors.
|
class |
HierarchyVisitor
Visits each node in a hierarchy of LanguageObjects.
|
class |
SQLStringVisitor
Creates a SQL string for a LanguageObject subtree.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccumuloQueryVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
CassandraSQLVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
ExcelQueryVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
SpreadsheetCriteriaVisitor
Base visitor for criteria
|
class |
SpreadsheetDeleteVisitor
Translates SQL DELETE commands
|
class |
SpreadsheetInsertVisitor
Translates SQL INSERT commands
|
class |
SpreadsheetSQLVisitor
Translates SQL SELECT queries
|
class |
SpreadsheetUpdateVisitor
Translates SQL UPDATE commands
|
| Modifier and Type | Class and Description |
|---|---|
class |
HiveSQLConversionVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLConversionVisitor
This visitor takes an ICommand and does DBMS-specific conversion on it
to produce a SQL String.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PISQLConversionVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
TeradataSQLConversionVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
JPQLSelectVisitor
This visitor converts the Teiid command into JPQL string
|
class |
JPQLUpdateQueryVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionEvaluator |
class |
MongoDBSelectVisitor |
class |
MongoDBUpdateVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleKeyVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
ODataProcedureVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
ODataFilterVisitor
Only walks the filter version of the query
|
class |
ODataSQLVisitor |
class |
ODataUpdateVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
PhoenixSQLConversionVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
CriteriaVisitor
Parses Criteria in support of all of the ExecutionImpl classes.
|
class |
DeleteVisitor |
class |
InsertVisitor |
class |
JoinQueryVisitor
Salesforce supports joins only on primary key/foreign key relationships.
|
class |
SelectVisitor |
class |
UpdateVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDBDeleteVisitor |
class |
SimpleDBInsertVisitor |
class |
SimpleDBSQLVisitor |
class |
SimpleDBUpdateVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrSQLHierarchyVistor |
| Modifier and Type | Class and Description |
|---|---|
class |
TickerCollectorVisitor |
Copyright © 2017 JBoss by Red Hat. All rights reserved.