Class MaterializedViewTable

  • All Implemented Interfaces:
    QueryableTable, Table, TranslatableTable, Wrapper

    public class MaterializedViewTable
    extends ViewTable
    Table that is a materialized view.

    It can exist in two states: materialized and not materialized. Over time, a given materialized view may switch states. How it is expanded depends upon its current state. State is managed by MaterializationService.