Module org.jooq
Package org.jooq

Interface BetweenAndStep7<T1,​T2,​T3,​T4,​T5,​T6,​T7>


  • public interface BetweenAndStep7<T1,​T2,​T3,​T4,​T5,​T6,​T7>
    An intermediate DSL type for the construction of a BETWEEN predicate.
    Author:
    Lukas Eder