| Package | Description |
|---|---|
| io.narayana.openshift.txrecovery.cliargs | |
| io.narayana.openshift.txrecovery.types |
| Modifier and Type | Method and Description |
|---|---|
DatabaseType |
ParsedArguments.getTypeDb() |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseType |
DatabaseType.estimateType(String jdbcUrl)
Based on the provided JDBC URL string it tries to return
appropriate database type.
|
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.
|
Copyright © 2019. All rights reserved.