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