| Modifier and Type | Field and Description |
|---|---|
protected DockerizedDatabase |
DockerizedDataSource.type |
| Modifier and Type | Method and Description |
|---|---|
static DockerizedDatabase |
DockerizedDatabase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DockerizedDatabase[] |
DockerizedDatabase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DockerizedDataSource(DockerizedDatabase type) |
Copyright © 2016 TouK. All rights reserved.