| Package | Description |
|---|---|
| net.anwiba.commons.jdbc.software |
| Modifier and Type | Method and Description |
|---|---|
static FileDatabaseSoftware |
FileDatabaseSoftware.getByDriverNamw(String driverName) |
static FileDatabaseSoftware |
FileDatabaseSoftware.getByUrl(String url) |
static FileDatabaseSoftware |
FileDatabaseSoftware.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileDatabaseSoftware[] |
FileDatabaseSoftware.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.