摘要
数据持久化是J2EE平台开发过程中一个重要组成部分,也是构建企业级应用系统面临的棘手问题。该文摒弃基于J2EE构建企业级应用系统过程中典型的数据持久化技术,提出了通过使用EJB中的SessionBean,在适度使用配置文件的基础上构建规范的数据持久化平台,实现系统数据调用与应用逻辑分离,保证了数据调用线程安全,为系统的扩展、移植、重组维护打下了一个良好的基础。
Data persistent is an important part of development in J2EE, and is an intractable problem in the process of designing enterprise application system. Discarding the type technology of data persistent in J2EE, it uses SessionBean technology of J2EE and configuration files within measure, forms normative data persistent platform, implements the separation of data transfer and application logic, assures the thread safety of data transfer, in the same time. laies the foundations of svstem extension, transplant.recomposition.
出处
《计算机工程》
CAS
CSCD
北大核心
2007年第5期272-274,共3页
Computer Engineering
基金
国家自然科学基金资助项目(60502027)
深圳市科技计划基金资助项目(200336)
关键词
企业应用
J2EE
持久化
数据集成
Enterprise application
J2EE
Persistent
Data integration