搜索资源列表
ehcache
- ehcache,hibernate的默认缓存,这里做了一个单独使用ehcache缓存的例子-ehcache, hibernate default cache, here to do a separate example of the use of caching ehcache
ehcache
- hibernate 二级缓存,用户可根据自己的实际需求进行二级缓存配置,以提升网络访问效率!-hibernate cache, the user can according to their actual needs for secondary cache configuration to improve the efficiency of network access!
lib
- struts2+spring+hibernate 所需的jar
ehcacheDemo
- EhCache 是一个纯Java的进程内缓存框架,具有快速、精干等特点,是Hibernate中默认的CacheProvider。-主要的特性有: 1. 快速. 2. 简单. 3. 多种缓存策略 4. 缓存数据有两级:内存和磁盘,因此无需担心容量问题 5. 缓存数据会在虚拟机重启的过程中写入磁盘 6. 可以通过RMI、可插入API等方式进行分布式缓存 7. 具有缓存和缓存管理器的侦听接口 8. 支持多
HibernateLecture10Exercise
- hibernate examples with ehcache