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