Tag Archives: collections

ehcache and hibernate: cache of collections

Last post I wrote about activating the hibernate second-level cache. Now, let’s see how to activate the second-level cache for collections. In this example I’ll use a Customer with Orders. Please, take a look in the representation of the relationship … Continue reading

Posted in any | Tagged , , , , | Leave a comment