首页> 外文会议>International conference on data storage and data engineering >The Research of Hibernate Cache Technique and Application of EhCache Component
【24h】

The Research of Hibernate Cache Technique and Application of EhCache Component

机译:休眠缓存技术研究及EhCache组件的应用

获取原文
获取外文期刊封面目录资料

摘要

The author has studied Hibernate cache technique. Hibernate cache technique has the primary cache, the secondary cache, the query cache, etc., which are for different applications. The primary cache is built inside Hibernate framework. It cannot be deleted. It comes or goes with Hibernate Session. The secondary cache is a pluggable and configurable component provided by a third party. It caches the data once accessed. The query cache is a special secondary cache that focuses on HQL query results. The author used a third-party cache component "EhCache" to cache the data with the secondary cache and the query cache during the development of her project. The research has shown that for Hibernate Criteria component, the improvement of query efficiency with the secondery cache decreases with the increase of the data quantity in the database table. If the query data quantity is relatively large, the secondary cache can play a negative impact on the application programs.
机译:作者研究了Hibernate缓存技术。休眠缓存技术具有用于不同应用程序的主缓存,辅助缓存,查询缓存等。主缓存内置于Hibernate框架中。无法删除。 Hibernate Session随它而来。辅助缓存是第三方提供的可插拔和可配置组件。一旦访问,它将缓存数据。查询缓存是一种特殊的辅助缓存,专注于HQL查询结果。作者在项目开发过程中使用了第三方缓存组件“ EhCache”将数据与辅助缓存和查询缓存一起缓存。研究表明,对于Hibernate Criteria组件,随着数据库表中数据量的增加,使用二级缓存的查询效率的提高会降低。如果查询数据量较大,则辅助缓存可能会对应用程序产生负面影响。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号