|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompoundCondition | |
|---|---|
| org.castor.cpa.persistence.sql.query.condition | |
| Uses of CompoundCondition in org.castor.cpa.persistence.sql.query.condition |
|---|
| Subclasses of CompoundCondition in org.castor.cpa.persistence.sql.query.condition | |
|---|---|
class |
AndCondition
Represents a list of conditions that are concatenated by an AND operator. |
class |
OrCondition
Represents a list of conditions that are concatenated by an OR operator. |
| Constructors in org.castor.cpa.persistence.sql.query.condition with parameters of type CompoundCondition | |
|---|---|
CompoundCondition(CompoundCondition condition)
Copy constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||