Uses of Class
fr.ght1pc9kc.testy.jooq.WithDatabaseLoaded.WithDatabaseLoadedBuilder
Packages that use WithDatabaseLoaded.WithDatabaseLoadedBuilder
-
Uses of WithDatabaseLoaded.WithDatabaseLoadedBuilder in fr.ght1pc9kc.testy.jooq
Methods in fr.ght1pc9kc.testy.jooq that return WithDatabaseLoaded.WithDatabaseLoadedBuilderModifier and TypeMethodDescriptionWithDatabaseLoaded.builder()WithDatabaseLoaded.WithDatabaseLoadedBuilder.setDatasourceExtension(DatasourceExtension wDatasource) Allow to link theDatasourceExtensionwith theWithDatabaseLoaded.WithDatabaseLoaded.WithDatabaseLoadedBuilder.setMigrationsLocation(String location) Allow to set the migrations location.WithDatabaseLoaded.WithDatabaseLoadedBuilder.useFlywayDefaultLocation()Use the Flyway default migrations location instead a migration with catalog name.