Uses of Class
gudusoft.gsqlparser.resolver2.namespace.AbstractNamespace
Packages that use AbstractNamespace
-
Uses of AbstractNamespace in gudusoft.gsqlparser.resolver2.namespace
Subclasses of AbstractNamespace in gudusoft.gsqlparser.resolver2.namespaceModifier and TypeClassDescriptionclassNamespace representing a Common Table Expression (CTE).classDynamic namespace for handling SELECT * without metadata.classNamespace representing a PIVOT table.classNamespace representing a subquery.classNamespace representing a physical table.classNamespace representing a UNION/INTERSECT/EXCEPT query.classNamespace representing an UNNEST table expression in BigQuery.classNamespace representing a VALUES table expression.