Uses of Class
fr.ght1pc9kc.testy.jooq.WithDatabaseLoaded.WithDatabaseLoadedBuilder
-
Uses of WithDatabaseLoaded.WithDatabaseLoadedBuilder in fr.ght1pc9kc.testy.jooq
Modifier and TypeMethodDescriptionWithDatabaseLoaded.builder()
WithDatabaseLoaded.WithDatabaseLoadedBuilder.setDatasourceExtension
(DatasourceExtension wDatasource) Allow to link theDatasourceExtension
with 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.