| Interface | Description |
|---|---|
| ColumnStrategy |
| Class | Description |
|---|---|
| ColumnDef | |
| ColumnStrategy.DefaultStrategy | |
| ColumnStrategy.NotNullStrategy | |
| ColumnStrategy.NullStrategy | |
| FilterableTable |
This table implements the
FilterableTable interface, so Calcite gets
data by calling the FilterableTable.scan(DataContext, List) method. |
| RelDef | |
| Schema | |
| SchemaFactory |
Factory that creates a
Schema. |
| Table | |
| Table.ComparableArrayComparator |
| Enum | Description |
|---|---|
| ColumnStrategy.StrategyType | |
| ColumnType |
Copyright © 2020. All rights reserved.