Package | Description |
---|---|
com.denodo.scheduler.client.commons.conventions |
Modifier and Type | Method and Description |
---|---|
static Constants.Database |
Constants.Database.findDatabase(String text)
findDatabase
|
static Constants.Database |
Constants.Database.fromString(String text)
fromString
|
static Constants.Database |
Constants.Database.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.Database[] |
Constants.Database.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Denodo Technologies. All rights reserved.