Package org.jooq

Interface BetweenAndStep2<T1,​T2>


  • public interface BetweenAndStep2<T1,​T2>
    An intermediate DSL type for the construction of a BETWEEN predicate.
    Author:
    Lukas Eder