JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
org.jdbi.v3.testing.JdbiRule.migrateWithFlyway()
use
JdbiRule.withMigration(Migration)
org.jdbi.v3.testing.JdbiRule.migrateWithFlyway
(String...)
use
JdbiRule.withMigration(Migration)
org.jdbi.v3.testing.junit5.JdbiFlywayMigration.cleanAfter()
The default changed to
true
so this call actually does nothing.
JdbiRule.withMigration(Migration)