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