| Package | Description |
|---|---|
| com.landawn.abacus.condition | |
| com.landawn.abacus.util |
| Class and Description |
|---|
| AbstractCondition |
| All |
| And |
| Any |
| Between |
| Binary |
| Cell |
| Clause |
| Condition |
| ConditionFactory
A factory for creating Condition objects.
|
| Criteria
At present, Supports
Where, OrderBy, GroupBy, Having, Join, Limit, ForUpdate, Union, UnionAll, Intersect, Except clause. |
| CrossJoin |
| Equal |
| Except |
| Exists |
| Expression |
| 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 |
| Operator
The Enum Operator.
|
| Or |
| OrderBy |
| RightJoin |
| Some |
| SubQuery |
| Union |
| UnionAll |
| Using
Deprecated.
Using.
|
| Where |
| XOR |
| Class and Description |
|---|
| Condition |
Copyright © 2021. All rights reserved.