Sciweavers

ICDE
1996
IEEE

Using Object-Oriented Principles to Optimize Update Propagation to Materialized Views

14 years 5 months ago
Using Object-Oriented Principles to Optimize Update Propagation to Materialized Views
View materialization is known to be a valuable technique for performance optimization in relational databases, and much work has been done addressing the problem of consistently maintaining relational views under update operations. However, little progress has been made thus far regarding the topic of view materialization in objectoriented databases (OODBs). In this paper, we demonstrate that there are several significant differences between the relational and object-oriented paradigms that can be exploited when addressing the object-oriented view materialization problem. We use the subsumption relationships between classes to identify branches of classes to which we do not need to propagate updates. Similarly, we use encapsulated interfaces combined with the fact that any unique database property is inherited from a single location to provide a "registration/notification" service for optimizing incremental view updates. We also report results from the experimental studies w...
Harumi A. Kuno, Elke A. Rundensteiner
Added 01 Nov 2009
Updated 01 Nov 2009
Type Conference
Year 1996
Where ICDE
Authors Harumi A. Kuno, Elke A. Rundensteiner
Comments (0)