Uses of Enum Class
migratedb.v1.core.internal.database.sqlserver.SQLServerEngineEdition
Packages that use SQLServerEngineEdition
-
Uses of SQLServerEngineEdition in migratedb.v1.core.internal.database.sqlserver
Methods in migratedb.v1.core.internal.database.sqlserver that return SQLServerEngineEditionModifier and TypeMethodDescriptionstatic SQLServerEngineEditionSQLServerEngineEdition.fromCode(int code) SQLServerConnection.getEngineEdition()static SQLServerEngineEditionReturns 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.