Uses of Enum Class
org.pgcodekeeper.core.loader.ms.SupportedMsVersion
Packages that use SupportedMsVersion
-
Uses of SupportedMsVersion in org.pgcodekeeper.core.loader.ms
Methods in org.pgcodekeeper.core.loader.ms that return SupportedMsVersionModifier and TypeMethodDescriptionstatic SupportedMsVersionSupportedMsVersion.valueOf(int checkVersion) Returns the highest supported version that is less than or equal to the specified version.static SupportedMsVersionReturns the enum constant of this class with the specified name.static SupportedMsVersion[]SupportedMsVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.