@Generated(value="This class was generated using jOOQ-tools") public interface BetweenAndStep1<T1>
BETWEEN
 predicate.| Modifier and Type | Method and Description | 
|---|---|
Condition | 
and(Field<T1> maxValue1)
Create a condition to check this field against some bounds 
 | 
Condition | 
and(Record1<T1> maxValue)
Create a condition to check this field against some bounds 
 | 
Condition | 
and(Row1<T1> maxValue)
Create a condition to check this field against some bounds 
 | 
Condition | 
and(T1 maxValue1)
Create a condition to check this field against some bounds 
 | 
Copyright © 2015. All Rights Reserved.