Package | Description |
---|---|
org.castor.cpa.persistence.sql.query.condition | |
org.castor.cpa.persistence.sql.query.expression |
Modifier and Type | Class and Description |
---|---|
class |
IsNullPredicate
Predicate that checks expressions for being null or not null.
|
Modifier and Type | Method and Description |
---|---|
Predicate |
Expression.isNotNull()
Check if this expression is not null.
|
Predicate |
Expression.isNull()
Check if this expression is null.
|
Copyright © 2014. All rights reserved.