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