spring-framework / org.springframework.jdbc.datasource.embedded / EmbeddedDatabaseFactory / setDatabaseConfigurer

setDatabaseConfigurer

open fun setDatabaseConfigurer(configurer: EmbeddedDatabaseConfigurer): Unit

Set the strategy that will be used to configure the embedded database instance.

Call this when you wish to use an embedded database type not already supported.