| Package | Description |
|---|---|
| com.exasol.sql.expression | |
| com.exasol.sql.expression.comparison | |
| com.exasol.sql.expression.rendering |
| Class and Description |
|---|
| Comparison
Interface for classes that implement comparisons between two columns.
|
| SimpleComparisonOperator
This enum represents the different types of
SimpleComparisons that can be used in Expressions. |
| Class and Description |
|---|
| AbstractComparison
Abstract basis for comparisons.
|
| Comparison
Interface for classes that implement comparisons between two columns.
|
| ComparisonOperator
Interface for comparison operators.
|
| ComparisonVisitor
Visitor for
Comparison. |
| LikeComparison
This class represents a LIKE comparison.
|
| LikeComparison.Builder
A builder for
LikeComparison. |
| LikeComparison.LikeComparisonOperator |
| SimpleComparison
This class implements all simple comparison operators.
|
| SimpleComparisonOperator
This enum represents the different types of
SimpleComparisons that can be used in Expressions. |
| Class and Description |
|---|
| Comparison
Interface for classes that implement comparisons between two columns.
|
| ComparisonVisitor
Visitor for
Comparison. |
| LikeComparison
This class represents a LIKE comparison.
|
| SimpleComparison
This class implements all simple comparison operators.
|
Copyright © 2018–2021. All rights reserved.