Uses of Interface
org.jooq.PeriodSpecificationFromToStep
-
Uses of PeriodSpecificationFromToStep in org.jooq
Modifier and TypeMethodDescription@NotNull PeriodSpecificationFromToStep<T>
Create a period specification for a given timestamp range overlapping with this period, excluding the end value.@NotNull PeriodSpecificationFromToStep<T>
Create a period specification for a given timestamp range overlapping with this period, excluding the end value.