Interface Prepare.PreparingTable

All Superinterfaces:
RelOptTable, SqlValidatorTable, Wrapper
All Known Implementing Classes:
MockCatalogReader.MockModifiableViewRelOptTable, MockCatalogReader.MockRelViewTable, MockCatalogReader.MockTable, MockCatalogReader.MockViewTable, Prepare.AbstractPreparingTable, RelOptTableImpl
Enclosing class:
Prepare

public static interface Prepare.PreparingTable extends RelOptTable, SqlValidatorTable
Definition of a table, for the purposes of the validator and planner.