public interface Predicate extends Expression<java.lang.Boolean>
Modifier and Type | Interface and Description |
---|---|
static class |
Predicate.BooleanOperator |
Modifier and Type | Method and Description |
---|---|
java.util.List<Expression<java.lang.Boolean>> |
getExpressions() |
Predicate.BooleanOperator |
getOperator() |
boolean |
isNegated() |
Predicate |
not() |
as, in, in, in, in, isNotNull, isNull
alias, getCompoundSelectionItems, isCompoundSelection
getAlias, getJavaType
Predicate.BooleanOperator getOperator()
boolean isNegated()
java.util.List<Expression<java.lang.Boolean>> getExpressions()
Predicate not()