Uses of Interface
org.jooq.types.Interval
Packages that use Interval
-
Uses of Interval in org.jooq.types
Classes in org.jooq.types that implement IntervalModifier and TypeClassDescriptionfinal class
An implementation for the SQL standardINTERVAL DAY TO SECOND
data type.final class
An implementation for the SQL standardINTERVAL YEAR TO MONTH
data type.final class
A combinedYearToMonth
/DayToSecond
interval.Methods in org.jooq.types that return Interval