Package | Description |
---|---|
org.castor.cpa.persistence.sql.query.condition |
Modifier and Type | Class and Description |
---|---|
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.
|
Constructor and Description |
---|
CompoundCondition(CompoundCondition condition)
Copy constructor.
|
Copyright © 2014. All rights reserved.