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