| Package | Description |
|---|---|
| us.fatehi.chinook_database |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
static void |
ChinookDatabaseUtils.createChinookDatabase(DatabaseType databaseType,
Connection connection) |
static Supplier<org.springframework.core.io.support.EncodedResource> |
ChinookDatabaseUtils.getResource(DatabaseType databaseType) |
Copyright © 2020 Sualeh Fatehi. All rights reserved.