getUrl

open fun getUrl(databaseName: String): String

Returns the R2DBC URL for the connection using the specified databaseName.

Return

the connection URL

Parameters

databaseName

the name of the database