STORAGE AND OPERATION ALGORITHMS OF OBJECTS IN OODB
-
-
Abstract
How to abstract objects from entities of real world is one of the keys to object oriented database management system (OODBMS). Implementations of storage, manipulation and management are on objects in OODBMS. Objects can be simple or complex. Complex objects are the objects which reference other objects. This paper uses the object oriented engineering database management system (OOEDBMS) developed by us as an example, and discusses the practical technique of physical storage, memory mapping and operation of complex objects.
-
-