Uses of Enum Class
org.flywaydb.database.sqlserver.SQLServerEngineEdition
Packages that use SQLServerEngineEdition
-
Uses of SQLServerEngineEdition in org.flywaydb.database.sqlserver
Methods in org.flywaydb.database.sqlserver that return SQLServerEngineEditionModifier and TypeMethodDescriptionstatic SQLServerEngineEdition
SQLServerEngineEdition.fromCode
(int code) SQLServerConnection.getEngineEdition()
static SQLServerEngineEdition
Returns the enum constant of this class with the specified name.static SQLServerEngineEdition[]
SQLServerEngineEdition.values()
Returns an array containing the constants of this enum class, in the order they are declared.