
缓存
文章平均质量分 78
pingyongpy
踏实 勤奋
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Ehcache-介绍2
into ehcache, it is worth stepping back and thinking aboutcaching generally.2.1.1 About CachesWiktionary defines a cache as A store of翻译 2011-09-30 16:08:17 · 633 阅读 · 0 评论 -
Ehcache-介绍
ehcache 是一个非常轻量级的缓存实现,而且从1.2 之后就支持了集群,而且是hibernate 默认的缓存provider 。EhCache 是一个纯Java的进程内缓存框架,具有快速、精干等特点,是Hibernate中默认的CacheProvider。Ehcache可翻译 2011-09-26 17:34:09 · 803 阅读 · 0 评论 -
Ehcache-上手
3 Getting Started(上手)......................................................................................................................................3.1 Getting StartedFirstly, if you have翻译 2011-09-30 16:40:58 · 1274 阅读 · 0 评论