toggle menu
Spring Boot Kotlin API
3.5.0-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.jdbc
/
DatabaseDriver
/
fromJdbcUrl
from
Jdbc
Url
open
fun
fromJdbcUrl
(
url
:
String
)
:
DatabaseDriver
Find a
DatabaseDriver
for the given URL.
Return
the database driver or
UNKNOWN
if not found
Parameters
url
the JDBC URL