【发布时间】:2011-01-31 17:32:56
【问题描述】:
标题来自以下链接:Using Spring and Hibernate with WebSphere Application Server
不知道这是否仍然是一个真实的陈述?
我有兴趣将应用程序从使用 IBM DistributedMap 和 DistributedObjectCache 转移到类似于 ehCache 或 osCache 的东西。到目前为止,从我对 IBM 的两种缓存模型的阅读来看,我看不到可以在哪里缓存查询。我可能遗漏了一些东西,如果是这样,请将我引导到正确的位置。我们正在使用 WAS 7.x。
在集群环境中使用 ehCache 或 osCache 有什么问题吗?
【问题讨论】:
标签: hibernate spring websphere ehcache oscache