Uses of Class
gudusoft.gsqlparser.nodes.hive.THiveVariable
Packages that use THiveVariable
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of THiveVariable in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return THiveVariableMethods in gudusoft.gsqlparser.nodes with parameters of type THiveVariableModifier and TypeMethodDescriptionTNodeFactory.createSimpleExpression(THiveVariable variable) voidTParseTreeVisitor.postVisit(THiveVariable node) voidTParseTreeVisitor.preVisit(THiveVariable node) voidTExpression.setHive_variable(THiveVariable hive_variable) -
Uses of THiveVariable in gudusoft.gsqlparser.nodes.hive
Methods in gudusoft.gsqlparser.nodes.hive that return THiveVariableMethods in gudusoft.gsqlparser.nodes.hive with parameters of type THiveVariable