Uses of Interface
org.jooq.types.Interval
-
Uses of Interval in org.jooq.types
Modifier 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.