| Class | Description |
|---|---|
| ArrayExpression<T> |
This is a ARRAY expressions.
|
| BigDecimalExpression |
This class is representation of big decimal constant.
|
| BooleanExpression |
This class is representation of boolean constant.
|
| ByteExpression |
This class is representation of byte constant.
|
| BytesExpression |
This is a ARRAY expressions.
|
| DateExpression |
This class is representation of date constant.
|
| DollarStringExpression |
This is a representation of dollar string constant.
|
| DoubleExpression |
This class is representation of double constant.
|
| FloatExpression |
This class is representation of float constant.
|
| IntegerExpression |
This class is representation of integer constant.
|
| LongExpression |
This class is representation of long constant.
|
| ShortExpression |
This class is representation of short constant.
|
| StringExpression |
This class is representation of string constant.
|
| TimeExpression |
This class is representation of time constant.
|
| TimestampExpression |
This class is representation of timestamp constant.
|
| UUIDExpression |
This class is representation of uuid constant.
|