... hibernate框架缓存机制之二级缓存 二级缓存是sessionFactory级别的缓存,可以跨越session存在.hibernate文档里关于二级缓存的说明:二级缓存(The Second Level Cache)hibernate支持多种多样的二级缓 ..
基于356个网页-相关网页
The second level cache can also cache your query result.
二级缓存也能缓存查询结果。
Now let us discuss the issue with the query optimization for the objects which are configured for second level cache.
现在我们来谈谈关于二级缓存的查询优化问题。
If a distributed cache is desired, we recommend using one of the WebSphere-provided distributed cache implementations. These can be used as a second level cache with hibernate.
如果需要分布式缓存,我们建议使用WebSphere提供的分布式缓存实现之一。
应用推荐