Uses of Class
gudusoft.gsqlparser.nodes.TUnpivotInClause
Packages that use TUnpivotInClause
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TUnpivotInClause in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TUnpivotInClauseMethods in gudusoft.gsqlparser.nodes with parameters of type TUnpivotInClauseModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TUnpivotInClause node) voidTParseTreeVisitor.preVisit(TUnpivotInClause node) voidTPivotClause.setUnpivotInClause(TUnpivotInClause unpivotInClause) -
Uses of TUnpivotInClause in gudusoft.gsqlparser.scriptWriter
Methods in gudusoft.gsqlparser.scriptWriter with parameters of type TUnpivotInClause