|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Predicate | |
|---|---|
| org.castor.cpa.persistence.sql.query.condition | |
| org.castor.cpa.persistence.sql.query.expression | |
| Uses of Predicate in org.castor.cpa.persistence.sql.query.condition |
|---|
| Subclasses of Predicate in org.castor.cpa.persistence.sql.query.condition | |
|---|---|
class |
IsNullPredicate
Predicate that checks expressions for being null or not null. |
| Uses of Predicate in org.castor.cpa.persistence.sql.query.expression |
|---|
| Methods in org.castor.cpa.persistence.sql.query.expression that return Predicate | |
|---|---|
Predicate |
Expression.isNotNull()
Check if this expression is not null. |
Predicate |
Expression.isNull()
Check if this expression is null. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||