See: Description
| Class | Description |
|---|---|
| Catalog |
Slice 76 — minimal catalog DTO.
|
| Catalog.Builder |
Mutable builder for
Catalog. |
| CatalogColumn |
Slice 76 — minimal column descriptor inside a
Catalog. |
| CatalogColumn.Builder |
Fluent builder for a
CatalogColumn with optional metadata. |
| CatalogTable |
Slice 76 — minimal table descriptor inside a
Catalog. |
| CatalogTable.Builder |
Mutable builder for
CatalogTable. |
API status: supported input surface.
Catalog,
CatalogTable, and
CatalogColumn builders and
read-only getters are part of Join Analysis Consumption Profile v1. Catalog
metadata is semantic input, not merely a performance hint: constructs such as
NATURAL JOIN, star expansion, and unqualified-column resolution may
require it.