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