getDatabaseDialectName

open override fun getDatabaseDialectName(): String

The name of the database based on the name of the underlying R2DBC driver.

Throws

If the driver returns a string value without a VendorDialect mapping.