Uses of Enum
net.sf.jsqlparser.util.validation.feature.SqlServerVersion
Packages that use SqlServerVersion
-
Uses of SqlServerVersion in net.sf.jsqlparser.util.validation.feature
Methods in net.sf.jsqlparser.util.validation.feature that return SqlServerVersionModifier and TypeMethodDescriptionstatic SqlServerVersion
Returns the enum constant of this type with the specified name.static SqlServerVersion[]
SqlServerVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.