Module org.jooq
Package org.jooq

Interface PeriodSpecificationBetweenAndStep<T>


@Pro public interface PeriodSpecificationBetweenAndStep<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    and​(Field<T> to)
    Add an upper bound to the period specification range.
    and​(T to)
    Add an upper bound to the period specification range.