Uses of Class
gudusoft.gsqlparser.nodes.oracle.TStorageItem
Packages that use TStorageItem
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TStorageItem in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes with parameters of type TStorageItemModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TStorageItem node) voidTParseTreeVisitor.preVisit(TStorageItem node) -
Uses of TStorageItem in gudusoft.gsqlparser.nodes.oracle
Methods in gudusoft.gsqlparser.nodes.oracle that return types with arguments of type TStorageItem