| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionConverter
Expression converter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BetweenExpressionConverter
Between expression converter.
|
class |
BinaryOperationExpressionConverter
Binary operation expression converter.
|
class |
ColumnConverter
Column converter.
|
class |
ExistsSubqueryExpressionConverter
Exists subquery expression converter.
|
class |
FunctionConverter
Function converter.
|
class |
InExpressionConverter
In expression converter.
|
class |
ListExpressionConverter
List expression converter.
|
class |
LiteralExpressionConverter
Literal expression converter.
|
class |
ParameterMarkerExpressionConverter
Parameter marker expression converter.
|
class |
SubqueryExpressionConverter
Subquery expression converter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableConverter
Table converter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JoinTableConverter
Join converter.
|
class |
SimpleTableConverter
Simple table converter.
|
class |
SubqueryTableConverter
Subquery table converter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroupByConverter
Group by converter.
|
class |
HavingConverter
Having converter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PaginationValueSQLConverter
Pagination value converter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrderByConverter
Order by converter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnOrderByItemConverter
Column of order by item converter.
|
class |
ExpressionOrderByItemConverter
Expression of order by item converter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistinctConverter
Distinct converter.
|
class |
ProjectionsConverter
Projection converter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationProjectionConverter
Aggregation projection converter.
|
class |
ColumnProjectionConverter
Column projection converter.
|
class |
ExpressionProjectionConverter
Expression projection converter.
|
class |
ShorthandProjectionConverter
Shorthand projection converter.
|
class |
SubqueryProjectionConverter
Subquery projection converter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WhereConverter
Where converter.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.