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