Uses of Enum
gudusoft.gsqlparser.nodes.redshift.ETableAttributeType
Packages that use ETableAttributeType
-
Uses of ETableAttributeType in gudusoft.gsqlparser.nodes.redshift
Methods in gudusoft.gsqlparser.nodes.redshift that return ETableAttributeTypeModifier and TypeMethodDescriptionTRedshiftTableAttributes.getAttributeType()Get the attribute typestatic ETableAttributeTypeReturns the enum constant of this type with the specified name.static ETableAttributeType[]ETableAttributeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gudusoft.gsqlparser.nodes.redshift with parameters of type ETableAttributeTypeModifier and TypeMethodDescriptionvoidTRedshiftTableAttributes.setAttributeType(ETableAttributeType attributeType) Set the attribute type