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