Design and implementation of the spareC++ OODBPL
The spareC++, an object-oriented database programming language, is an extension of C++ designed for writing applications on object-oriented databases. Since programmers can define and manipulate objects uniformly irrespective of their persistent states and of whether or not they are resident in virt...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buchkapitel |
Sprache: | eng |
Schlagworte: | |
Online-Zugang: | Volltext |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | The spareC++, an object-oriented database programming language, is an extension of C++ designed for writing applications on object-oriented databases. Since programmers can define and manipulate objects uniformly irrespective of their persistent states and of whether or not they are resident in virtual memory, spareC++ alleviates the impedance mismatch. In addition this language supports automatic object locking. The lock for each object access in applications can be automatically determined in compile-time and then the lock can be automatically requested just before the object is accessed in run-time. Therefore there is no need to spend time on overcoming the impedance mismatch and locking objects. This improves the productivity of application development. |
---|---|
ISSN: | 0302-9743 1611-3349 |
DOI: | 10.1007/BFb0049102 |