| Interface | Description |
|---|---|
| Condition |
| Class | Description |
|---|---|
| AbstractCondition | |
| All | |
| And | |
| Any | |
| Between | |
| Binary | |
| Cell | |
| Clause | |
| ConditionFactory |
A factory for creating Condition objects.
|
| ConditionFactory.CB | |
| ConditionFactory.CF |
The Class CF.
|
| Criteria |
At present, Supports
Where, OrderBy, GroupBy, Having, Join, Limit, ForUpdate, Union, UnionAll, Intersect, Except clause. |
| CriteriaUtil | |
| CrossJoin | |
| Equal | |
| Except | |
| Exists | |
| Expression | |
| Expression.Expr |
The Class Expr.
|
| FullJoin | |
| GreaterEqual | |
| GreaterThan | |
| GroupBy | |
| Having | |
| In | |
| InnerJoin | |
| InSubQuery | |
| Intersect | |
| Is | |
| IsInfinite | |
| IsNaN | |
| IsNot | |
| IsNotInfinite | |
| IsNotNaN | |
| IsNotNull | |
| IsNull | |
| Join | |
| Junction |
This class is used to join multiple conditions.
|
| LeftJoin | |
| LessEqual | |
| LessThan | |
| Like | |
| Limit | |
| Minus | |
| NamedProperty | |
| NaturalJoin | |
| Not | |
| NotEqual | |
| NotIn | |
| NotInSubQuery | |
| On | |
| Or | |
| OrderBy | |
| RightJoin | |
| Some | |
| SubQuery | |
| Union | |
| UnionAll | |
| Using | Deprecated
Using.
|
| Where | |
| XOR |
| Enum | Description |
|---|---|
| Operator |
The Enum Operator.
|
Copyright © 2021. All rights reserved.