Module org.jooq
Package org.jooq

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


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