| Class and Description |
|---|
| AbstractValueExpression
Abstract base class for all types of value expressions
|
| ValueExpression
Common interface for all types of value expressions
|
| ValueExpressionVisitor
Visitor interface for a
BooleanTerm. |
| Class and Description |
|---|
| ValueExpression
Common interface for all types of value expressions
|
| Class and Description |
|---|
| BooleanExpression
Common interface for all types of boolean expressions
|
| ValueExpression
Common interface for all types of value expressions
|
| Class and Description |
|---|
| BinaryArithmeticExpression
This class represents a binary arithmetic expression.
|
| BooleanExpression
Common interface for all types of boolean expressions
|
| ColumnReference
This class represents column reference.
|
| ValueExpression
Common interface for all types of value expressions
|
| Class and Description |
|---|
| AbstractBooleanExpression
Abstract base class for all types of BooleanExpressions.
|
| AbstractValueExpression
Abstract base class for all types of value expressions
|
| And
This class represents
|
| BinaryArithmeticExpression
This class represents a binary arithmetic expression.
|
| BinaryArithmeticExpression.BinaryArithmeticOperator
This enum represents arithmetic operators in an SQL statement.
|
| BooleanExpression
Common interface for all types of boolean expressions
|
| BooleanExpressionVisitor
Visitor interface for a
BooleanTerm |
| BooleanLiteral
This class represents boolean literals (read "true" and "false")
|
| ColumnReference
This class represents column reference.
|
| Comparison |
| ComparisonOperator
This enum represents the different types of
Comparisons that can be
used in Expressions. |
| DefaultValue
The
DefaultValue is an expression that tells the database to take the default value for a column (in case it
is defined). |
| DoubleLiteral
This class represents double literals.
|
| FloatLiteral
This class represents float literals.
|
| IntegerLiteral
This class represents integer literals.
|
| LongLiteral
This class represents long literals.
|
| Not
This class implements the logical unary NOT
|
| NullLiteral
This class represents a null literal.
|
| Or
This class represents
|
| StringLiteral
This class represents string literals (or character literals in SQL terms).
|
| ValueExpression
Common interface for all types of value expressions
|
| ValueExpressionVisitor
Visitor interface for a
BooleanTerm. |
| Class and Description |
|---|
| ValueExpression
Common interface for all types of value expressions
|
| Class and Description |
|---|
| ValueExpression
Common interface for all types of value expressions
|
| ValueExpressionVisitor
Visitor interface for a
BooleanTerm. |
| Class and Description |
|---|
| And
This class represents
|
| BinaryArithmeticExpression
This class represents a binary arithmetic expression.
|
| BooleanExpression
Common interface for all types of boolean expressions
|
| BooleanExpressionVisitor
Visitor interface for a
BooleanTerm |
| BooleanLiteral
This class represents boolean literals (read "true" and "false")
|
| ColumnReference
This class represents column reference.
|
| Comparison |
| DefaultValue
The
DefaultValue is an expression that tells the database to take the default value for a column (in case it
is defined). |
| DoubleLiteral
This class represents double literals.
|
| FloatLiteral
This class represents float literals.
|
| IntegerLiteral
This class represents integer literals.
|
| LongLiteral
This class represents long literals.
|
| Not
This class implements the logical unary NOT
|
| NullLiteral
This class represents a null literal.
|
| Or
This class represents
|
| StringLiteral
This class represents string literals (or character literals in SQL terms).
|
| ValueExpression
Common interface for all types of value expressions
|
| ValueExpressionVisitor
Visitor interface for a
BooleanTerm. |
| Class and Description |
|---|
| BooleanExpression
Common interface for all types of boolean expressions
|
| ValueExpression
Common interface for all types of value expressions
|
Copyright © 2018–2020. All rights reserved.