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