Uses of Class
gudusoft.gsqlparser.nodes.teradata.TCollectColumnIndex
Packages that use TCollectColumnIndex
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TCollectColumnIndex in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TCollectColumnIndexMethods in gudusoft.gsqlparser.nodes that return types with arguments of type TCollectColumnIndexMethods in gudusoft.gsqlparser.nodes with parameters of type TCollectColumnIndexModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TCollectColumnIndex node) voidTParseTreeVisitor.preVisit(TCollectColumnIndex node) -
Uses of TCollectColumnIndex in gudusoft.gsqlparser.stmt.teradata
Methods in gudusoft.gsqlparser.stmt.teradata that return types with arguments of type TCollectColumnIndexMethod parameters in gudusoft.gsqlparser.stmt.teradata with type arguments of type TCollectColumnIndexModifier and TypeMethodDescriptionvoidTTeradataCollectStatistics.setColumnIndexList(ArrayList<TCollectColumnIndex> columnIndexList)