Uses of Class
gudusoft.gsqlparser.nodes.oracle.TRangeSubpartitionDesc
Packages that use TRangeSubpartitionDesc
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TRangeSubpartitionDesc in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return types with arguments of type TRangeSubpartitionDescMethods in gudusoft.gsqlparser.nodes with parameters of type TRangeSubpartitionDescModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TRangeSubpartitionDesc node) voidTParseTreeVisitor.preVisit(TRangeSubpartitionDesc node) Method parameters in gudusoft.gsqlparser.nodes with type arguments of type TRangeSubpartitionDescModifier and TypeMethodDescriptionvoidTTablePartitionItem.setRangeSubpartitionDescs(ArrayList<TRangeSubpartitionDesc> rangeSubpartitionDescs)