| Package | Description |
|---|---|
| ui.entities |
| Modifier and Type | Method and Description |
|---|---|
static Database |
Database.valueOf(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.
|
| Constructor and Description |
|---|
PersistenceProperties(String name,
Database type) |
Copyright © 2018 Ken Händel. All rights reserved.