Uses of Enum
gudusoft.gsqlparser.EBTEQCmdType
Packages that use EBTEQCmdType
Package
Description
Provides the class
TGSqlParser necessary to create a SQL Parser and the classes a SQL Parser uses
internally to handle different SQL dialects.-
Uses of EBTEQCmdType in gudusoft.gsqlparser
Methods in gudusoft.gsqlparser that return EBTEQCmdTypeModifier and TypeMethodDescriptionstatic EBTEQCmdTypeReturns the enum constant of this type with the specified name.static EBTEQCmdType[]EBTEQCmdType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EBTEQCmdType in gudusoft.gsqlparser.nodes.teradata
Methods in gudusoft.gsqlparser.nodes.teradata that return EBTEQCmdTypeModifier and TypeMethodDescriptionstatic EBTEQCmdTypeTTeradataHelper.searchBTEQTypeByName(String typenameStr)