Uses of Enum Class
org.flywaydb.core.api.CoreMigrationType
Packages that use CoreMigrationType
-
Uses of CoreMigrationType in org.flywaydb.core.api
Methods in org.flywaydb.core.api that return CoreMigrationTypeModifier and TypeMethodDescriptionstatic CoreMigrationTypeReturns the enum constant of this class with the specified name.static CoreMigrationType[]CoreMigrationType.values()Returns an array containing the constants of this enum class, in the order they are declared.