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