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 によってキャッシュされ、coldfusion で Entitydelete を使用してキャッシュされている Hibernate エンティティを削除するにはどうすればよいですか?
丸一日の努力の後に答えを見つけました。基本的に、EHcacheでdiskpresistent = trueを設定した場合、Evictentityを呼び出すかどうかに関係なく、ColdFusionはオブジェクトをクリアしません。