Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何删除由 EHcache 缓存并在冷融合中使用 Entitydelete 的休眠实体?
经过一整天的努力找到了答案。基本上,如果在您的 EHcache 中设置了 diskpresistent = true,那么无论您是否调用驱逐,ColdFusion 都不会清除该对象。