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