Uses of Enum
gudusoft.gsqlparser.nodes.snowflake.TAtBeforeClause.TimeTravelType
Packages that use TAtBeforeClause.TimeTravelType
-
Uses of TAtBeforeClause.TimeTravelType in gudusoft.gsqlparser.nodes.snowflake
Methods in gudusoft.gsqlparser.nodes.snowflake that return TAtBeforeClause.TimeTravelTypeModifier and TypeMethodDescriptionTAtBeforeClause.getType()Returns the enum constant of this type with the specified name.static TAtBeforeClause.TimeTravelType[]TAtBeforeClause.TimeTravelType.values()Returns an array containing the constants of this enum type, in the order they are declared.