public interface NotBetweenPredicate extends MultiPredicate
NOT BETWEEN x AND y.Predicate.EmptyPredicateBooleanExpression.False, BooleanExpression.True| Modifier and Type | Method and Description |
|---|---|
NonBooleanExpression |
getMaximum()
Returns the maxmimum value (the expression on the right side of
AND). |
NonBooleanExpression |
getMinimum()
Returns the minimum value (the expression on the left side of
AND). |
getLeft, getRightsNonBooleanExpression getMinimum()
AND).NonBooleanExpression getMaximum()
AND).Copyright © 2010-2012. All Rights Reserved.