Package | Description |
---|---|
com.gpudb |
Modifier and Type | Method and Description |
---|---|
Type.Column.ColumnType |
Type.Column.getColumnType()
Gets the enumeration of the type of the column.
|
static Type.Column.ColumnType |
Type.Column.ColumnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type.Column.ColumnType[] |
Type.Column.ColumnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.