Mandatory features: the Golden Rules



next up previous
Next: Complex objects Up: The Object-Oriented Database System Previous: Introduction

Mandatory features: the Golden Rules

An object-oriented database system must satisfy two criteria: it should be a DBMS, and it should be an object-oriented system, i.e., to the extent possible, it should be consistent with the current crop of object-oriented programming languages. The first criterion translates into five features: persistence, secondary storage management, concurrency, recovery and an ad hoc query facility. The second one translates into eight features: complex objects, object identity, encapsulation, types or classes, inheritance, overriding combined with late binding, extensibility and computational completeness.






Wed Apr 26 02:23:56 EDT 1995