Uses of Class
io.quarkus.flyway.FlywayCallbacksLocator
-
-
Uses of FlywayCallbacksLocator in io.quarkus.flyway
Methods in io.quarkus.flyway that return FlywayCallbacksLocator Modifier and Type Method Description static FlywayCallbacksLocatorFlywayCallbacksLocator. with(Collection<String> dataSourceNames, FlywayBuildTimeConfig flywayBuildConfig, CombinedIndexBuildItem combinedIndexBuildItem, BuildProducer<ReflectiveClassBuildItem> reflectiveClassProducer)
-