coldfusion « Cache « JPA Q&A





1. EntityDelete ColdFusion EHCache    stackoverflow.com

How do i delete an Hibernate Entity that is being cached by EHcache and by using Entitydelete in coldfusion?

2. ColdFusion ORM Caching "Read-only"    stackoverflow.com

I am a little confused about how ORM caching works with respects to the caching strategys. If I am to use the "Read-Only" caching strategy, does this mean if I load ...

3. ColdFusion ORM Caching and LogSQL    stackoverflow.com

Ive been playing with ORM caching in the past few days and one thing that is confusing me a lot is the SQL is still logged (when I have logSQL ...

4. Using Terracotta with Railo/ColdFusion    stackoverflow.com

I'm trying to set up Terracotta (Web Sessions + ehcache + hibernate) with Railo (Open Source ColdFusion Engine - www.getrailo.org). I'm able to start the Terracotta server, to connect the application ...