| Package | Description |
|---|---|
| org.plasma.provisioning.rdb.mysql.v5_5 |
| Modifier and Type | Method and Description |
|---|---|
static ColumnKeyType |
ColumnKeyType.fromInstanceName(String instanceName)
Returns the enumeration value matching the given physical or instance name.
|
static ColumnKeyType |
ColumnKeyType.fromName(String name)
Returns the enumeration value matching the given name.
|
static ColumnKeyType |
ColumnKeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnKeyType[] |
ColumnKeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.