Package gudusoft.gsqlparser.resolver2.namespace
package gudusoft.gsqlparser.resolver2.namespace
-
ClassDescriptionAbstract base class for all namespaces.Namespace representing a Common Table Expression (CTE).Dynamic namespace for handling SELECT * without metadata.Represents a namespace that exposes columns.Namespace representing Oracle PL/SQL package members (variables, constants, cursors).Represents the kind of package member.Represents a single package member (variable, constant, cursor, etc.)Namespace representing a PIVOT table.Namespace representing PL/SQL variables declared in a block.Namespace representing a subquery.Namespace representing a physical table.Namespace representing a UNION/INTERSECT/EXCEPT query.Namespace representing an UNNEST table expression in BigQuery.Namespace representing a VALUES table expression.