摘要
针对面向对象数据库中视图的特点 ,提出了一个延迟视图维护的模型以及相关的更新算法 .在视图更新时 ,要考虑导出它的类的改动 ,以及以此类为根的继承和类组成子层次结构中的所有类的改动 .因此 ,为每个类添加一个修改列表 。
According to the charactors of object oriented views, we present a model for deferred view maintenance and develop a series of related updating algorithms. A view is updated by considering modifications performed within all classes along the inheritance and class composition subhierarchies rooted at every class used in deriving that view. To each class, we add a modification list to keep one modification tuple per view dependent on that class.
出处
《小型微型计算机系统》
CSCD
北大核心
2002年第6期751-754,共4页
Journal of Chinese Computer Systems
关键词
OODB
延迟视图维护模型
面向对象数据库
基类
object oriented database
deferred view
view maintenance
base class
modification list