| Interface | Description |
|---|---|
| StructuredDataflowAdapter |
Vendor-specific adapter that detects a structured-dataflow pattern
(e.g.
|
| StructuredType |
Vendor-neutral structured data type.
|
| Class | Description |
|---|---|
| StructuredAdapterContext |
Context passed to
StructuredDataflowAdapters during descriptor
inquiry. |
| StructuredArrayType | |
| StructuredColumnPath |
Typed path under a root column.
|
| StructuredColumnPath.Builder | |
| StructuredDataflowDescriptor |
Vendor-neutral description of a structured-dataflow operation, e.g.
|
| StructuredDataflowDescriptor.Builder | |
| StructuredDataflowRegistry |
Process-wide registry of structured-dataflow adapters.
|
| StructuredExpansion | |
| StructuredFieldBinding | |
| StructuredMapType | |
| StructuredPathSegment | |
| StructuredPrimitiveType | |
| StructuredSchemaParser |
Recursive descent parser for vendor-neutral structured type strings.
|
| StructuredStructField | |
| StructuredStructType | |
| StructuredValueSource |
Describes the source column from which a structured value is derived.
|
| Enum | Description |
|---|---|
| StructuredExpansionKind | |
| StructuredFallbackPolicy | |
| StructuredPathSegmentKind | |
| StructuredSchemaDialect |
| Exception | Description |
|---|---|
| StructuredSchemaParseException |