Uses of Interface
io.quarkus.flyway.runtime.FlywayDataSourceRuntimeConfig
Packages that use FlywayDataSourceRuntimeConfig
-
Uses of FlywayDataSourceRuntimeConfig in io.quarkus.flyway.runtime
Methods in io.quarkus.flyway.runtime that return types with arguments of type FlywayDataSourceRuntimeConfigModifier and TypeMethodDescription@WithUnnamedKey("<default>") Map<String,FlywayDataSourceRuntimeConfig> FlywayRuntimeConfig.datasources()Datasources.Constructors in io.quarkus.flyway.runtime with parameters of type FlywayDataSourceRuntimeConfigModifierConstructorDescriptionFlywayCreator(FlywayDataSourceRuntimeConfig flywayRuntimeConfig, FlywayDataSourceBuildTimeConfig flywayBuildTimeConfig) FlywayCreator(FlywayDataSourceRuntimeConfig flywayRuntimeConfig, FlywayDataSourceBuildTimeConfig flywayBuildTimeConfig, List<FlywayConfigurationCustomizer> customizers)