Interface | Description |
---|---|
Condition |
Class | Description |
---|---|
AbstractCondition | |
All | |
And | |
Any | |
Between | |
Binary | |
Cell | |
Clause | |
ConditionFactory | |
ConditionFactory.L | |
Criteria |
At present, Supports
Where, OrderBy, GroupBy, Having, Join, Limit, ForUpdate, Union, UnionAll, Intersect, Except clause. |
CriteriaUtil | |
CrossJoin | |
Equal | |
Except | |
Exists | |
Expression | |
Expression.Expr | |
FullJoin | |
GreaterEqual | |
GreaterThan | |
GroupBy | |
Having | |
In | |
InnerJoin | |
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 | |
On | |
Or | |
OrderBy | |
RightJoin | |
Some | |
SubQuery | |
Union | |
UnionAll | |
Using | Deprecated
Using.
|
Where | |
XOR |
Enum | Description |
---|---|
Operator |