Uses of Class
gudusoft.gsqlparser.nodes.TOpenRowSet
Packages that use TOpenRowSet
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TOpenRowSet in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TOpenRowSetMethods in gudusoft.gsqlparser.nodes with parameters of type TOpenRowSetModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TOpenRowSet node) voidTParseTreeVisitor.preVisit(TOpenRowSet node) voidTFromTable.setOpenRowSet(TOpenRowSet openRowSet) voidTTable.setOpenRowSet(TOpenRowSet openRowSet)