Uses of Class
gudusoft.gsqlparser.stmt.informix.TInformixAllocateDescriptorStmt
Packages that use TInformixAllocateDescriptorStmt
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TInformixAllocateDescriptorStmt in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes with parameters of type TInformixAllocateDescriptorStmtModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TInformixAllocateDescriptorStmt node) voidTParseTreeVisitor.preVisit(TInformixAllocateDescriptorStmt node)