| Package | Description |
|---|---|
| com.suncode.cuf.database.config |
| Modifier and Type | Field and Description |
|---|---|
protected DatabaseType |
DatabaseConfig.type |
| Modifier and Type | Method and Description |
|---|---|
DatabaseType |
DatabaseConfig.getType() |
static DatabaseType |
DatabaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseType[] |
DatabaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseConfig.setType(DatabaseType type) |
Copyright © 2022 Suncode. All rights reserved.