Journal of Computer Applications ›› 2005, Vol. 25 ›› Issue (04): 833-836.DOI: 10.3724/SP.J.1087.2005.0833

• Software and database • Previous Articles     Next Articles

Object persistence framework based on .NET metadata

 JIANG Bian   

  1. chool of Computer Science and Engineering,Sichuan University
  • Online:2005-04-01 Published:2005-04-01

一种基于.NET元数据的对象持久化框架

姜边   

  1. 四川大学计算机学院

Abstract:

Object persistence is a mechanism of storing internal status of object for further use. An object persistence framework based on .NET metadata was proposed. Compared with other object persistence framework, this framework stored definition information of object persistence into metadata and ran without configuration file, which makes developing and deploying more convenient. This framework provided object query manner based on SQL and object-oriented condition.

Key words: object persistence, metadata, .NET

摘要:

对象持久化是一种存储对象的内部状态以备以后使用的机制。提出了一种基于.NET元 数据的对象持久化框架,与其他对象持久化框架相比,此框架将对象持久化定义信息以元数据的形式 绑定到程序代码中,不需要额外编写配置文件,从而方便了开发和部署。该框架提供了基于SQL和 基于对象化条件的对象查询方式。

关键词: 对象持久化; 元数据; .NET

CLC Number: