1. Cache providers for Hibernate 2nd level cache seamframework.org |
2. Hibernate 2nd lvl cache in seam seamframework.org |
3. Hibernate Cache seamframework.org |
4. Hibernate first level cache is destroing my life seamframework.orgHi.I'Will try to show my problem in a pratical way becouse its very hard to explain.I have this code:em = getEntityManager(); //assume this workList |
5. Hibernate in seam, Second-level caching problem seamframework.orgHi guys, I'm going out of my mind trying to get hibernate working with seam. I already have an existing hibernate project that I want to use within the app. I am trying to strip it down to the basics and get it working with seam and then migrate the rest later.Here is my original hibernate config file that I tried. ... |