This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes EhCache and the fly likes ehcache Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Caching » EhCache
Reply Bookmark "ehcache " Watch "ehcache " New topic
Author

ehcache

souha jerbi
Greenhorn

Joined: Apr 13, 2009
Posts: 15
hi,
I would like to know if the ehcache is so important or it is possible to ignore it, and if it's so imprtant , is it suffisant to put it true in the hibernate.cfg.xml to exploit it
thanks a lot
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

EHCache is one of a number of second level cache implementation Hibernate can use. Is it important? Well that's up to you: does your application need a second level cache?


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: ehcache
 
Similar Threads
ehcache and lucene comparison
Spring cache ?
how do i setup distrubted ehcache via jms replication?
JMS topic listener without using MDBs
How to upgrade to newer version of EHCache.jar ?