public interface BetweenAndStepN
BETWEEN
predicate.Modifier and Type | Method and Description |
---|---|
Condition |
and(Field<?>... maxValues)
Create a condition to check this field against some bounds
|
Condition |
and(Object... maxValues)
Create a condition to check this field against some bounds
|
Condition |
and(Record maxValue)
Create a condition to check this field against some bounds
|
Condition |
and(RowN maxValue)
Create a condition to check this field against some bounds
|
@Support Condition and(Field<?>... maxValues)
@Support Condition and(Object... maxValues)
@Support Condition and(RowN maxValue)
Copyright © 2014. All Rights Reserved.