Terracotta With Hibernate and EHCache
- by Joe Biron
Head 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 has a home-grown cache implementation. New entities are Hibernate enabled.
What I want: to use Terracotta for Hibernate 2nd level cache. I think I then…