| Interface | Description |
|---|---|
| Expression |
A SQL expression.
|
| Class | Description |
|---|---|
| BinaryArithmeticExpression |
An expression consisting of a binary arithmetic operator and two
sub-expressions as operands.
|
| BinaryArithmeticExpression.Operator | |
| ConstantExpression |
An expression consisting entirely of a single constant.
|
| FieldNameExpression |
An expression consisting entirely of a single field.
|
| Predicate |
A Boolean combination of terms.
|
| Term |
A comparison between two expressions.
|
| Term.Operator |
Copyright © 2022 VanillaDB Organization. All rights reserved.