Implementing Lazy Database Updates for an Object Database System

Authors: 
Ferrandina, F; Meyer, T; Zicari, R
Author: 
Ferrandina, F
Meyer, T
Zicari, R
Year: 
1994
Venue: 
Proc. 20th VLDB, 1994
URL: 
http://www.acm.org/sigmod/vldb/conf/1994/P261.PDF
Citations: 
85
Citations range: 
50 - 99
AttachmentSize
Ferrandina1994ImplementingLazyDatabase.pdf1.28 MB

Current object database management systems support user-defined conversion functions to update the database once the schema has been modified. Two main strategies are possible when implementing such database conversion functions: immediate or lazy database updates. In this paper, we concentrate our attention to the definition of implementation strategies for conversion functions implemented as lazy database updates.