オブジェクト・ディレクトリマッピングの提案と実装

Bibliographic Information

Other Title
  • Foundations and Implementation of Object-directory Mapping

Search this article

Abstract

Javaに代表されるオブジェクト指向言語のモデル概念は,オブジェクトを基に実世界の実体や概念とソフトウェア構造を対応させたオブジェクトモデルである.一方,ディレクトリサービスのモデル概念は,エントリを基にしたツリー構造上のディレクトリモデルである.オブジェクト指向言語からディレクトリのデータを扱う際には,オブジェクトモデルとディレクトリモデルの間にあるギャップを埋めるために,たくさんの手続きを実装する必要がある.本発表では,このギャップを埋める概念としてオブジェクト・ディレクトリマッピングを提案し,そのJavaによる実装としてS2Directoryを紹介する.

Nowadays network service applications are developed by object oriented language such as Java. The model concept of object oriented language is an object model to make the substance of the real world and the concept correspond to the software structure based on the object, while the model concept of the directory service is a directory model on the tree structure based on the entry. Accordingly, we need to write a lot of procedures when we treat the data of the directory by using the object oriented language. In this presentation, we propose the Object-Directory Mapping (O/D Mapping) as a concept of burying this gap, and we introduce an S2Directory which is an O/D Mapping implemented by Java.

Journal

Keywords

Details 詳細情報について

Report a problem

Back to top