Expand description
Helpers for CommandGetXdbcTypeInfo metadata requests.
- XdbcTypeInfo- a typed struct that holds the xdbc info corresponding to expected schema.
- XdbcTypeInfoDataBuilder- a builder for collecting type infos and building a conformant- RecordBatch.
- XdbcTypeInfoData- a helper type wrapping a- RecordBatchused for storing xdbc server metadata.
- GetXdbcTypeInfoBuilder- a builder for consructing- CommandGetXdbcTypeInforesponses.
Structs§
- GetXdbcType Info Builder 
- A builder for a CommandGetXdbcTypeInforesponse.
- XdbcType Info 
- Data structure representing type information for xdbc types.
- XdbcType Info Data 
- Helper to create CommandGetXdbcTypeInforesponses.
- XdbcType Info Data Builder 
- A builder for XdbcTypeInfoDatawhich is used to createCommandGetXdbcTypeInforesponses.
Statics§
- GET_XDBC_ 🔒INFO_ SCHEMA 
- The schema for GetXdbcTypeInfo