摘要
实现面向对象数据库(OODB)的一个方法是在现有的关系数据库中,加入一个对象服务器,使其具有面向对象的特征.
A Multi-version persist class is realized in C++.It can be persist stored and recovered, ana so can all its subclasses. By this way we realize a main function of OODB.
出处
《计算机科学》
CSCD
北大核心
1996年第3期48-51,共4页
Computer Science
关键词
C^++语言
多版本永久类
程序语言
Object-oriented database,Persist class,Inheritance, Aggregation,Multi-version.