面向对象数据库O2DB的模型与实现
Model and Implementation of the Object-Oriented Database O2DB
-
摘要: 给出了一个面向对象的数据库O2DB的模型与实现技术,O2DB是在面向对象的程序设计C^++的基础上,通过扩充数据库功能而实现的。这些数据库功能通常包括;对象数据模型,对象的持久性,存储管理,并发控制、安全检查,一致性约束,事务处理的本控制,面向对象的查询等;分别以C^++类库的形式加以设计和实现。Abstract: The model and implementation of an object-oriented database prototypal system O2DB is introduced. O2DB is built on the base of object-oriented Programming language C ++ by extending database facilities. These database facilities include object persistence, stotage manager, concurrency control, security, transaction, versioning, database integrity and object-oriented query, which implemented as C ++ class libraries.
下载: