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