| Package | Description |
|---|---|
| com.exasol.adapter.metadata |
| Modifier and Type | Method and Description |
|---|---|
DataType.IntervalType |
DataType.getIntervalType()
Get the interval type
|
static DataType.IntervalType |
DataType.IntervalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataType.IntervalType[] |
DataType.IntervalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.