| Package | Description |
|---|---|
| com.exasol.datatype.type |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStringDataType<T extends AbstractStringDataType>
Implements common logic for String data types
|
| Modifier and Type | Class and Description |
|---|---|
class |
Char
This class implements the SQL data type char
|
class |
Varchar
This class implements the Exasol-proprietary data type varchar
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractStringDataType |
Varchar.self() |
protected AbstractStringDataType |
Char.self() |
Copyright © 2018–2019. All rights reserved.