首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 55 毫秒
1.
该文分析了Hibernate框架在应用程序持久层的位置、原理和重要意义。深入研究了Hibernate对象生命周期中的三种状态及其转化关系,并用实际开发中的典型程序段进行了直观形象地说明。阐明了Hibernate的Session缓存对数据持久性能的优化机制[1]。对准确、高效地操作Hibernate对象,编写高质量的持久层应用程序具有重要的参考价值。  相似文献   

2.
该文分析了Hibernate框架在应用程序持久层的位置、原理和重要意义。深入研究了Hibernate对象生命周期中的三种状态及其转化关系,并用实际开发中的典型程序段进行了直观形象地说明。阐明了Hibernate的Session缓存对数据持久性能的优化机制[1]。对准确、高效地操作Hibernate对象,编写高质量的持久层应用程序具有重要的参考价值。  相似文献   

3.
基于Hibernate对象持久化Web应用的研究   总被引:2,自引:0,他引:2  
详细分析Hibernate映射框架,提出了基于Hibernate的对象持久层解决方案,给出一个Web应用的具体实现.结果表明,使用对象持久化解决方案,系统的业务性能得到一定改善,开发效率明显提高,具有较好的经济性和可行性.此外还讨论了Hibernate自身所提供的一些性能优化策略,进一步改善了系统的查询性能.  相似文献   

4.
基于轻量级J2EE架构的物资申购系统   总被引:2,自引:2,他引:0  
主要探讨使用轻量级框架Spring整合开源软件Struts和Hibernate进行J2EE Web应用开发。首先介绍框架的整合方案和各自的使用范围,使用这个框架方案开发了物资申购系统,并对持久层进行了系统性能的优化。实践证明,这套整合方案确实让开发工作更有效率,系统运行良好。  相似文献   

5.
基于Struts+Spring+Hibernate框架的信息交流平台的设计与实现   总被引:3,自引:1,他引:2  
以开发信息交流平台系统为背景,对基于MVC模式的Struts框架、Hibernate的ORM机制和对持久对象持久化的管理以及Spring IOC(控制反转)技术进行了探讨,整合这三种框架:表现层使用Struts;业务层使用Spring;持久层使用Hibernate进行系统的开发.此外,结合具体的实例对系统的实现作了详细的说明,验证了实现方法的可行性.  相似文献   

6.
介绍了文本分页显示的几种方法,并进行了对比分析。Struts框架是基于MVC的设计模式,具有很高的可配置性。Hibernate对JDBC提供了轻量级的对象封装。把这两种框架有机结合,以Struts为表示层框架,以Hibernate为数据持久层框架,设计并实现了文本按行分页,并以此为例,说明这两种框架的结合在Web开发中的应用。结果表明,使用Struts+Hibernate解决方案,提高了系统的可扩展性、可维护性及可移植性,降低了系统的耦合性。  相似文献   

7.
基于Hibernate和Spring框架的Web应用研究   总被引:2,自引:0,他引:2  
华涛  郝克刚  葛玮 《微机发展》2006,16(11):84-86
Hibernate是当前广泛应用的一种ORM数据库访问框架,它提供从对象模型到关系型数据模型的映射。Spring框架是一种轻量级J2EE应用框架,是针对Bean的生命周期进行管理的轻量级容器。介绍这两种框架并将它们结合起来形成一个业务持久层解决方案。这里提出使用Spring框架来管理业务对象,通过Hibernate作为数据持久层的方案来开发B/S架构的Web应用,并将此框架结构应用于实际项目的设计与开发中。  相似文献   

8.
基于Hibernate和Spring框架的Web应用研究   总被引:1,自引:1,他引:1  
Hibernate是当前广泛应用的一种ORM数据库访问框架,它提供从对象模型到关系型数据模型的映射。Spring框架是一种轻量级J2EE应用框架,是针对Bean的生命周期进行管理的轻量级容器。介绍这两种框架并将它们结合起来形成一个业务持久层解决方案。这里提出使用Spring框架来管理业务对象,通过Hibernate作为数据持久层的方案来开发B/S架构的Web应用,并将此框架结构应用于实际项目的设计与开发中。  相似文献   

9.
10.
JasperReports在轻量级框架中的应用   总被引:1,自引:0,他引:1  
刘鹏  赵政 《微处理机》2008,29(1):158-161
报表系统在应用系统中一直具有重要的作用。轻量级框架比使用EJB的重量级框架更容易配置、管理和开发。Hibernate是进行持久层操作的一个很好的选择。介绍了JasperReports作为一个开源的报表系统在轻量级框架下的应用,特别是和持久层工具Hibernate的配合使用。  相似文献   

11.
《计算机科学》2007,34(4):148-148
Recent years have seen rapid advances in various grid-related technologies, middleware, and applications. The GCC conference has become one of the largest scientific events worldwide in grid and cooperative computing. The 6th international conference on grid and cooperative computing (GCC2007) Sponsored by China Computer Federation (CCF),Institute of Computing Technology, Chinese Academy of Sciences (ICT) and Xinjiang University ,and in Cooperation with IEEE Computer Soceity ,is to be held from August 16 to 18, 2007 in Urumchi, Xinjiang, China.  相似文献   

12.
为了设计一种具有低成本、低功耗、易操作、功能强且可靠性高的煤矿井下安全分站,针对煤矿安全生产实际,文章提出了采用MCS-51系列单片机为核心、具有CAN总线通信接口的煤矿井下安全监控分站的设计方案;首先给出煤矿井下安全监控分站的整体构架设计,然后着重阐述模拟量输入信号处理系统的设计过程,最后说明单片机最小系统及其键盘、显示、报警、通信等各个组成部分的设计;为验证设计方案的可行性与有效性,使用Proteus软件对设计内容进行仿真验证,设计的煤矿井下安全监控分站具有瓦斯、温度等模拟量参数超标报警功能和电机开停、风门开闭等开关量指示功能;仿真结果表明:设计的煤矿井下安全监控分站具有一定的实际应用价值.  相似文献   

13.
本文分析了法律数据库的结构和特点,介绍了采用面向对象设计方法和超文本数据库技术开发和实现法律信息库系统将作为重要网络资源之一为不同用户进行法律咨询服务。  相似文献   

14.
15.
16.
正SCIENCE CHINA Information Sciences(Sci China Inf Sci),cosponsored by the Chinese Academy of Sciences and the National Natural Science Foundation of China,and published by Science China Press,is committed to publishing highquality,original results of both basic and applied research in all areas of information sciences,including computer science and technology;systems science,control science and engineering(published in Issues with odd numbers);information and communication engineering;electronic science and technology(published in Issues with even numbers).Sci China Inf Sci is published monthly in both print and electronic forms.It is indexed by Academic OneFile,Astrophysics Data System(ADS),CSA,Cabells,Current Contents/Engineering,Computing and Technology,DBLP,Digital Mathematics Registry,Earthquake Engineering Abstracts,Engineering Index,Engineered Materials Abstracts,Gale,Google,INSPEC,Journal Citation Reports/Science Edition,Mathematical Reviews,OCLC,ProQuest,SCOPUS,Science Citation Index Expanded,Summon by Serial Solutions,VINITI,Zentralblatt MATH.  相似文献   

17.
正Erratum to:J Zhejiang Univ-Sci C(ComputElectron)2014 15(7):551-563doi:10.1631/jzus.C1300320The original version of this article unfortunately contained mistakes.Algorithm 6 should be as follows:Algorithm 6 FGKFCM-F clustering Input:(1)X={x_1,x_2,…,x_N},,x_iR~d,i=1,2,…,N,the dataset;(2)C,1C≤N,the number of clusters;(3)ε0,the stopping criterion;  相似文献   

18.
19.
In modern service-oriented architectures, database access is done by a special type of services, the so-called data access services (DAS). Though, particularly in data-intensive applications, using and developing DAS are very common today, the link between the DAS and their implementation, e.g. a layer of data access objects (DAOs) encapsulating the database queries, still is not sufficiently elaborated, yet. As a result, as the number of DAS grows, finding the desired DAS for reuse and/or associated documentation can become an impossible task. In this paper we focus on bridging this gap between the DAS and their implementation by presenting a view-based, model-driven data access architecture (VMDA) managing models of the DAS, DAOs and database queries in a queryable manner. Our models support tailored views of different stakeholders and are scalable with all types of DAS implementations. In this paper we show that our view-based and model driven architecture approach can enhance software development productivity and maintainability by improving DAS documentation. Moreover, our VMDA opens a wide range of applications such as evaluating DAS usage for DAS performance optimization. Furthermore, we provide tool support and illustrate the applicability of our VMDA in a large-scale case study. Finally, we quantitatively prove that our approach performs with acceptable response times.  相似文献   

20.
磨矿过程的大滞后和时变性等特点,致使对磨机负荷的最佳工作点很难进行稳定、高效的控制,针对以上情况,借鉴生物界的免疫反馈原理和遗传算法,利用模糊控制可以有效地实现对非线性、纯滞后、复杂的对象进行控制的优点,并结合PID与自寻优方法,设计出磨机负荷专家控制系统,用VB编写OPC客户端及控制程序,实现对磨机负荷的动态优化控制;试验结果表明,文章提出的控制策略能够增强系统的稳定性,且在干扰存在的情况下也能很好的跟随系统的参数变化,在提高磨机台时产量的同时增加了矿厂的经济效益.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号