Note for hibernate 2009.1.20 - 2009.1.21

本文探讨了Hibernate中的二级缓存策略,包括三种类型的二级缓存:类缓存、集合缓存和查询缓存。此外还介绍了四种缓存模式以及不同操作如何使用和影响缓存。文章深入分析了更新表对缓存的影响,并讨论了集群环境下二级缓存的应用方法。

1.Three types of second level cache: class, collection, query. (class cache does not cache association, so we need collection cache)

 

2.Four cache modes

 

3.How different operation use and affect cache?

 

4.How update to table (through hibernate or plain jdbc) affect cache?

 

5.How to use second level cache in cluster?

 

6.In order to synchronize cache (may be also for cascade delete?), hibernate have to select all ids and delete them one by one?

 

7.Third party caches

EHCache (org.hibernate.cache.EhCacheProvider)

OSCache (org.hibernate.cache.OSCacheProvider)

SwarmCache (org.hibernate.cache.SwarmCacheProvider)

JBoss TreeCache (org.hibernate.cache.TreeCacheProvider)

 

8.First level cache

 

 

 

 

Speed Up Your Hibernate Applications with Second-Level Caching 

数据操作基础Save persist saveOrUpdate update merge lock

hibernate二级缓存攻略

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值