Uses of Enum
gudusoft.gsqlparser.stmt.snowflake.TCreateStreamStmt.ECreateOnObjectType
Packages that use TCreateStreamStmt.ECreateOnObjectType
-
Uses of TCreateStreamStmt.ECreateOnObjectType in gudusoft.gsqlparser.nodes.snowflake
Methods in gudusoft.gsqlparser.nodes.snowflake that return TCreateStreamStmt.ECreateOnObjectType -
Uses of TCreateStreamStmt.ECreateOnObjectType in gudusoft.gsqlparser.stmt.snowflake
Methods in gudusoft.gsqlparser.stmt.snowflake that return TCreateStreamStmt.ECreateOnObjectTypeModifier and TypeMethodDescriptionTCreateStreamStmt.getCreateOnObjectType()Returns the enum constant of this type with the specified name.TCreateStreamStmt.ECreateOnObjectType.values()Returns an array containing the constants of this enum type, in the order they are declared.