Uses of Class
gudusoft.gsqlparser.nodes.TWindowSpecification
Packages that use TWindowSpecification
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TWindowSpecification in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TWindowSpecificationModifier and TypeMethodDescriptionTFunctionCall.getWindowSpecification()TWindowDefinition.getWindowSpecification()Deprecated.Methods in gudusoft.gsqlparser.nodes with parameters of type TWindowSpecificationModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TWindowSpecification node) voidTParseTreeVisitor.preVisit(TWindowSpecification node) voidTWindowDefinition.setWindowSpecification(TWindowSpecification windowSpecification) Deprecated.