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