Expr
Table of Contents
Interfaces
- Expression
- Expression for the {@link Selectable} interface.
Classes
- Comparison
- Comparison of a field with a value by the given operator.
- CompositeExpression
- Expression of Expressions combined by AND or OR operation.
- ExpressionVisitor
- An Expression visitor walks a graph of expressions and turns them into a query for the underlying implementation.
- Value