Structs§
- Column
- Column specification in projections
- Column
Metadata - Metadata for result columns
- Connector
Query - Query to be executed by a specific connector
- Data
Source - Data source specification in a query
- Index
- Index information
- Internal
Query - Internal representation of a parsed SQL query
- Join
- JOIN specifications
- Join
Condition - JOIN conditions
- OrderBy
- ORDER BY specification
- Order
Column - Column ordering specification
- Predicate
- WHERE clause predicates
- Query
Result - Query execution result
- Row
- A row of data in query results
- Schema
- Schema information for data objects
Enums§
- Connector
Type - Connector types
- Data
Type - Supported data types
- Join
Type - Types of JOINs
- Order
Direction - Sort direction
- Predicate
Operator - Predicate operators
- Predicate
Value - Values in predicates
- Query
Operation - Types of SQL operations supported
- Value
- Individual cell values