Uses of Class
gudusoft.gsqlparser.nodes.TValueRowItemList
Packages that use TValueRowItemList
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TValueRowItemList in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TValueRowItemListMethods in gudusoft.gsqlparser.nodes with parameters of type TValueRowItemListModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TValueRowItemList node) voidTParseTreeVisitor.preVisit(TValueRowItemList node) voidTValueClause.setValueRows(TValueRowItemList valueRows)
TValueClause.getRows()instead The first row of the value clause.