Serviceeinschränkungen vom 12.-22.02.2026 - weitere Infos auf der UB-Homepage

Treffer: Interface/implementation Separation Mechanism for Integrating Object-oriented Management Systems and General-purpose Programming Languages

Title:
Interface/implementation Separation Mechanism for Integrating Object-oriented Management Systems and General-purpose Programming Languages
Publisher Information:
Oxford University Press
Publication Year:
2000
Collection:
HighWire Press (Stanford University)
Subject Terms:
Document Type:
Fachzeitschrift text
File Description:
text/html
Language:
English
DOI:
10.1093/comjnl/43.6.512
Rights:
Copyright (C) 2000, British Computer Society
Accession Number:
edsbas.F7934916
Database:
BASE

Weitere Informationen

When a database is shared in different database applications, it is helpful for data-independence and program readability to screen off the implementation details of a schema class from the programs other than the method implementation code. This makes some systems allow their users to define the schema class in two parts—the interface and the implementation. In this paper, we propose a preprocessing-based approach with the object model for OODBPLs (object oriented database programming languages) with interface/implementation separation.