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