Uses of Interface
org.jooq.PeriodSpecificationFromToStep
Packages that use PeriodSpecificationFromToStep
-
Uses of PeriodSpecificationFromToStep in org.jooq
Methods in org.jooq that return PeriodSpecificationFromToStepModifier 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.