Package | Description |
---|---|
org.castor.cpa.query.object.condition |
Modifier and Type | Class and Description |
---|---|
class |
And
Final class that represents and compound condition.
|
class |
Between
Final class that represents between simple condition.
|
class |
Comparison
Final class that represents comparison simple condition.
|
class |
CompoundCondition
Abstract base class compound condition.
|
class |
In
Final class that represents in simple condition.
|
class |
Like
Final class that represents like simple condition.
|
class |
Not
Final class that represents not condition.
|
class |
Null
Final class that represents null simple condition.
|
class |
Or
Final class that represents or compound condition.
|
class |
SimpleCondition
Abstract base class that represents simple condition.
|
Copyright © 2018. All rights reserved.