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