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