|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Interval | |
|---|---|
| org.jooq.types | |
| Uses of Interval in org.jooq.types |
|---|
| Classes in org.jooq.types that implement Interval | |
|---|---|
class |
DayToSecond
An implementation for the SQL standard INTERVAL DAY TO SECOND
data type. |
class |
YearToMonth
An implementation for the SQL standard INTERVAL YEAR TO MONTH
data type. |
| Methods in org.jooq.types that return Interval | |
|---|---|
Interval |
Interval.abs()
Get the absolute value of the interval (set its sign to positive) |
Interval |
Interval.neg()
Negate the interval (change its sign) |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||