Uses of Enum
gudusoft.gsqlparser.stmt.redshift.EAlterGroup
Packages that use EAlterGroup
Package
Description
Provides the classes represent various SQL statements.
-
Uses of EAlterGroup in gudusoft.gsqlparser.stmt
Methods in gudusoft.gsqlparser.stmt that return EAlterGroupMethods in gudusoft.gsqlparser.stmt with parameters of type EAlterGroup -
Uses of EAlterGroup in gudusoft.gsqlparser.stmt.redshift
Methods in gudusoft.gsqlparser.stmt.redshift that return EAlterGroupModifier and TypeMethodDescriptionstatic EAlterGroupReturns the enum constant of this type with the specified name.static EAlterGroup[]EAlterGroup.values()Returns an array containing the constants of this enum type, in the order they are declared.