1. Terracotta With Hibernate and EHCache stackoverflow.comHead swimming with the product name soup at http://www.terracotta.org. Need someone to help clarify what I need. Background: app has some "legacy" persistence code that does not use Hibernate, but ... |
2. Ehcache eternal cache forget items stackoverflow.comEnv: Spring 2.5.6, Hibernate 3.3.2, Ehcache 2.0.1, terracotta 3.2.1 I have a cache on an abstract class (with 5 inheritors)
|
3. JPA2.0 support of custom user-types and second level cache stackoverflow.comI'm trying to decide whether to switch from having |
4. Write-Behind Cache for JPA stackoverflow.comIt would appear from searching around here and the web at large that it is not possible to implement EHCache as a write-behind cache for Hibernate, as that would require substantial ... |
5. Hibernate Distributed Caching with Terracotta out of sync forum.hibernate.orgHi , a.)JBoss 5.1.0.GA b.)Hibernate 3.3.1.GA c.)Terracotta Server 3.5.0 Express Installation with EHCache 2.4.1 I'm using the Terracotta Server to manage my distributed Hibernate cache.Below you will find my configuration files. I am facing a problem(a major one I would say) on a simple test such as : a.)query and object from one node and get it cached b.)delete that same ... |
6. CF 9.0.1 MachII 1.8 ehcache (Terracotta) forum.hibernate.orgHello, I have a problem since i installed Terracotta over Coldfusion 9.0.1. The error is : net.sf.ehcache.CacheException: net.sf.ehcache.CacheException: org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [comImageCollection#38] When i attempt to retrieve an object with a lot of link (many-to-one, one-to-many, many-to-many...), the above exception is thrown... The object with the identifier 38 doesn't exist in database and the object i ... |
7. EhCache upgrading and Terracotta Clustering forum.hibernate.orgHibernate version: 3.2 A couple of questions: First, how difficult is it to upgrade EhCache? I haven't been able to find any good documentation on this - is it as simple as replacing the ehcache-1.2.3.jar file with 1.2.4 or 1.3.0, or are there more steps that need to be taken? If someone could either walk me through the upgrade process or ... |