| Package | Description |
|---|---|
| org.springframework.boot.jdbc |
| Modifier and Type | Method | Description |
|---|---|---|
static DatabaseUrl |
DatabaseUrl.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DatabaseUrl[] |
DatabaseUrl.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2018 SPT. All rights reserved.