Uses of Class
com.exasol.datatype.value.IntervalDayToSecond
-
Packages that use IntervalDayToSecond Package Description com.exasol.datatype.value -
-
Uses of IntervalDayToSecond in com.exasol.datatype.value
Methods in com.exasol.datatype.value that return IntervalDayToSecond Modifier and Type Method Description static IntervalDayToSecondIntervalDayToSecond. ofMillis(long value)Create anIntervalDayToSecondfrom a number of millisecondsstatic IntervalDayToSecondIntervalDayToSecond. parse(String text)Parse anIntervalDayToSecondfrom a string
-