-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface javax.persistence.criteria.Predicate
javax.persistence.criteria.Predicate.BooleanOperator
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
private List<javax.persistence.criteria.Expression<Boolean>> |
expressions |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
List<javax.persistence.criteria.Expression<Boolean>> |
getExpressions() |
javax.persistence.criteria.Predicate.BooleanOperator |
getOperator() |
-
Methods inherited from class com.impetus.kundera.persistence.AbstractPredicate
alias, as, getAlias, getCompoundSelectionItems, getJavaType, in, in, in, in, isCompoundSelection, isNegated, isNotNull, isNull, not
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
DisjunctionPredicate
DisjunctionPredicate()
Copyright © 2015. All Rights Reserved.