| Modifier and Type | Method and Description |
|---|---|
static DbUtil.COMMAND |
DbUtil.COMMAND.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbUtil.COMMAND[] |
DbUtil.COMMAND.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DbUtil.runCommand(DbUtil.COMMAND command) |
Copyright © 2009–2019 DuraSpace. All rights reserved.