| Package | Description |
|---|---|
| gudusoft.gsqlparser.resolver2.namespace |
| Modifier and Type | Class and Description |
|---|---|
class |
CTENamespace
Namespace representing a Common Table Expression (CTE).
|
class |
DynamicStarSource
Dynamic namespace for handling SELECT * without metadata.
|
class |
PivotNamespace
Namespace representing a PIVOT table.
|
class |
SubqueryNamespace
Namespace representing a subquery.
|
class |
TableNamespace
Namespace representing a physical table.
|
class |
UnionNamespace
Namespace representing a UNION/INTERSECT/EXCEPT query.
|
class |
UnnestNamespace
Namespace representing an UNNEST table expression in BigQuery.
|
class |
ValuesNamespace
Namespace representing a VALUES table expression.
|