SPINE:一个轻型永久对象管理器  被引量:1

SPINE: A Lightweight Persistent Object Manager

在线阅读下载全文

作  者:宋杰[1] 卢显良[1] 韩宏[1] 

机构地区:[1]电子科技大学计算机学院,成都610015

出  处:《计算机科学》2005年第1期92-94,共3页Computer Science

摘  要:在信息系统中,应用程序是基于对象模型的,但企业数据主要还是存储在关系型数据库中。永久对象管理层搭起了一个沟通对象模型和关系模型的桥梁,简化了应用程序的开发。SPINE是我们开发的一个轻型的永久对象管理构架,它允许系统中同时存在一个对象的多个拷贝,并通过版本机制来解决访问冲突;其次,它引入了三层对象设计模式,使系统更加紧凑;它还通过PROXY设计模式实现了关联对象的延迟装载,从而提高了系统性能。Applications used in e-busiiness of enterprise information systems are based on the object model,but the data is usually managed by relational databases. A persistent object access layer makes up the bridge between the ap- plications based on the object model and databases based on the relational model. SPINE,a lightweight persistent ob- ject manager,allows applications to create multiple copies of a object at a time and resolve the access conflicats with the version mechanism. It introduces the 3-layer pattern to make the design of the system more compact. Moreover, the use of the prox to delay the loading of the associated objects improves the system performance dramatically.

关 键 词:永久对象 对象模型 关系模型 关系数据库 对象-关系映射 SPINE 管理器 

分 类 号:TP311.5[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象