|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in org.castor.cpa.persistence.sql.query.condition used by org.castor.cpa.persistence.sql.engine | |
|---|---|
| Condition
Abstract base class for all conditions. |
|
| Classes in org.castor.cpa.persistence.sql.query.condition used by org.castor.cpa.persistence.sql.query | |
|---|---|
| AndCondition
Represents a list of conditions that are concatenated by an AND operator. |
|
| Compare
Compare 2 conditions with an operator. |
|
| Condition
Abstract base class for all conditions. |
|
| IsNullPredicate
Predicate that checks expressions for being null or not null. |
|
| OrCondition
Represents a list of conditions that are concatenated by an OR operator. |
|
| Classes in org.castor.cpa.persistence.sql.query.condition used by org.castor.cpa.persistence.sql.query.condition | |
|---|---|
| AndCondition
Represents a list of conditions that are concatenated by an AND operator. |
|
| CompareOperator
Enumeration of comparison operators. |
|
| CompoundCondition
Compound condition is the abstract base class for AndCondition and OrCondition. |
|
| Condition
Abstract base class for all conditions. |
|
| OrCondition
Represents a list of conditions that are concatenated by an OR operator. |
|
| Predicate
Abstract base class for all predicates. |
|
| Classes in org.castor.cpa.persistence.sql.query.condition used by org.castor.cpa.persistence.sql.query.expression | |
|---|---|
| Compare
Compare 2 conditions with an operator. |
|
| Predicate
Abstract base class for all predicates. |
|
| Classes in org.castor.cpa.persistence.sql.query.condition used by org.castor.cpa.persistence.sql.query.visitor | |
|---|---|
| AndCondition
Represents a list of conditions that are concatenated by an AND operator. |
|
| Compare
Compare 2 conditions with an operator. |
|
| IsNullPredicate
Predicate that checks expressions for being null or not null. |
|
| OrCondition
Represents a list of conditions that are concatenated by an OR operator. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||