Uses of Class
org.flywaydb.verb.migrate.migrators.Migrator
Packages that use Migrator
-
Uses of Migrator in org.flywaydb.verb.migrate.migrators
Subclasses of Migrator in org.flywaydb.verb.migrate.migratorsModifier and TypeClassDescriptionclassclassclassclassMethods in org.flywaydb.verb.migrate.migrators that return MigratorModifier and TypeMethodDescriptionstatic <DB extends org.flywaydb.core.internal.nc.NativeConnectorsDatabase>
MigratorMigratorFactory.getMigrator(DB database)