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