public interface Predicate extends Expression<Boolean>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Predicate.BooleanOperator |
| Modifier and Type | Method and Description |
|---|---|
List<Expression<Boolean>> |
getExpressions() |
Predicate.BooleanOperator |
getOperator() |
boolean |
isNegated() |
Predicate |
not() |
as, in, in, in, in, isNotNull, isNullalias, getCompoundSelectionItems, isCompoundSelectiongetAlias, getJavaTypePredicate.BooleanOperator getOperator()
boolean isNegated()
List<Expression<Boolean>> getExpressions()
Predicate not()
Copyright © 2016. All rights reserved.