class |
AlterMaterializedTableChangeOperation |
Alter materialized table with new table definition and table changes represents the modification.
|
class |
AlterMaterializedTableOperation |
Abstract Operation to describe all ALTER MATERIALIZED TABLE statements such as rename table /set
properties.
|
class |
AlterMaterializedTableRefreshOperation |
Operation to describe clause like: ALTER MATERIALIZED TABLE [catalog_name.]
|
class |
AlterMaterializedTableResumeOperation |
Operation to describe a ALTER MATERIALIZED TABLE ...
|
class |
AlterMaterializedTableSuspendOperation |
Operation to describe a ALTER MATERIALIZED TABLE ...
|
class |
CreateMaterializedTableOperation |
Operation to describe a CREATE MATERIALIZED TABLE statement.
|
class |
DropMaterializedTableOperation |
Operation to describe a DROP MATERIALIZED TABLE statement.
|