Interface SingleParentTable

All Superinterfaces:
TableOperations<TableSpec,TableSpec>, TableOperationsDefaults<TableSpec,TableSpec>, TableSchema, TableSpec
All Known Subinterfaces:
SelectableTable
All Known Implementing Classes:
AggregateAllTable, DropColumnsTable, HeadTable, LazyUpdateTable, ReverseTable, SelectDistinctTable, SelectTable, SnapshotTable, SortTable, TailTable, UngroupTable, UpdateByTable, UpdateTable, UpdateViewTable, ViewTable, WhereTable

public interface SingleParentTable extends TableSpec