Back to Exposed

setUrl

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc/-r2dbc-database-config/-builder/set-url.html

1.2.0470 B
Original Source

setUrl

fun setUrl(url: String)

Parses an R2DBC connection url string and uses it to set the R2dbcDatabaseConfig.connectionFactoryOptions property. The expected format is r2dbc:driver[:protocol]://[user:password@]host[:port][/path][?option=value].

Generated by Dokka © 2026 Copyright