| Package | Description |
|---|---|
| schemacrawler.schema |
| Modifier and Type | Method and Description |
|---|---|
FunctionColumnType |
FunctionColumn.getColumnType()
Gets the function column type.
|
static FunctionColumnType |
FunctionColumnType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FunctionColumnType[] |
FunctionColumnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2019 Sualeh Fatehi. All rights reserved.