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