Uses of Enum
gudusoft.gsqlparser.stmt.teradata.TTeradataSetSession.ESetSessionType
Packages that use TTeradataSetSession.ESetSessionType
-
Uses of TTeradataSetSession.ESetSessionType in gudusoft.gsqlparser.nodes.teradata
Methods in gudusoft.gsqlparser.nodes.teradata that return TTeradataSetSession.ESetSessionType -
Uses of TTeradataSetSession.ESetSessionType in gudusoft.gsqlparser.stmt.teradata
Methods in gudusoft.gsqlparser.stmt.teradata that return TTeradataSetSession.ESetSessionTypeModifier and TypeMethodDescriptionTTeradataSetSession.getSetSessionType()Returns the enum constant of this type with the specified name.static TTeradataSetSession.ESetSessionType[]TTeradataSetSession.ESetSessionType.values()Returns an array containing the constants of this enum type, in the order they are declared.