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

计算机工程 ›› 2010, Vol. 36 ›› Issue (17): 74-76. doi: 10.3969/j.issn.1000-3428.2010.17.026

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

NATS中的数据库中间件设计

熊风光,韩 燮   

  1. (中北大学电子与计算机科学技术学院,太原 030051)

  • 出版日期:2010-09-05 发布日期:2010-09-02
  • 作者简介:熊风光(1979-),男,讲师、硕士,主研方向:数据库 技术,软件工程;韩 燮,教授、博士

Design of Database Middleware in NATS

XIONG Feng-guang, HAN Xie   

  1. (School of Electronics and Computer Science and Technology, North University of China, Taiyuan 030051)
  • Online:2010-09-05 Published:2010-09-02

摘要: 在网络化自动测试系统(NATS)中,提出数据库管理系统和文件系统相结合的数据库模型,在此基础上,利用Java技术设计并实现NATS的数据库中间件。该中间件能为用户提供统一的应用程序接口,为客户端提供通用的CRUD功能和数据访问服务,并可增强NATS的扩展性和重用性,减轻其维护和升级的负担。

关键词: 网络化自动测试系统, 数据库管理系统, 数据库中间件, 数据访问对象, 业务逻辑组件

Abstract: In Networked Automatic Testing System(NATS), this paper presents a database model which combines DataBase Management System(DBMS) with file system. Relying on this model, it designs and implements a database middleware of NATS based on Java technology. The middleware provides a unified Application Programming Interface(API) for user, provides a general CRUD function and data access service of, enhances scalability and reusability and reduces the burden of maintenance and upgrade for NATS.

Key words: Networked Automatic Test System(NATS), DataBase Management System(DBMS), database middleware, data access object, business logic component

中图分类号: