| Package | Description |
|---|---|
| com.exasol.datatype.value |
| Modifier and Type | Class and Description |
|---|---|
class |
IntervalDayToSecond
This class implements the Exasol-proprietary data type value
INTERVAL DAY(x) TO SECONDS(y)
. |
class |
IntervalYearToMonth
This class implements the Exasol-proprietary data type value
INTERVAL YEAR(x) TO MONTH(y)
. |
Copyright © 2018–2019. All rights reserved.