作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (12): 100-103. doi: 10.3969/j.issn.1000-3428.2010.12.035

• 软件技术与数据 • 上一篇    下一篇

基于Hibernate的数据访问框架扩展点研究

罗鹏飞,王映辉   

  1. (西安理工大学计算机科学与工程学院,西安 710048)
  • 出版日期:2010-06-20 发布日期:2010-06-20
  • 作者简介:罗鹏飞(1986-),男,硕士研究生,主研方向:软件框架,软件演化;王映辉,教授、博士生导师
  • 基金资助:

    陕西省科技基金资助项目(2007F51, 2008K4-11);西安市创新支持计划基金资助重点项目(CXY08003);中国高校博士学科点专项科研基金资助项目(20070700002)

Study of Hot Spot for Hibernate-based Data Access Framework

LUO Peng-fei, WANG Ying-hui   

  1. (School of Computer Science and Engineering, Xi’an University of Technology, Xi’an 710048)
  • Online:2010-06-20 Published:2010-06-20

摘要:

提出一种基于Hibernate的数据访问框架,对其扩展点进行分类和设计研究,根据每类扩展点的特点,给出其设计策略及实现方法。结合实例对每类扩展点的具体实现进行阐述。实验结果表明,该方法能灵活应对数据层上的需求变化,为其他层框架扩展点的研究提供依据。

关键词: 软件框架, 扩展点, 数据层, 设计模式

Abstract:

A Hibernate-based data access framework is presented. The classification and design are done to hot spots. According to different characteristics, different design strategies and methods to realize the hot spots are given. The realization of the hot spots with an example is detailed. The methods provide a good support to the demand changes in data layer, as well as give a reference to the study of hot spots for the frameworks of other layers.

Key words: software framework, hot spot, data layer, design pattern

中图分类号: