cache « Test « JPA Q&A





1. Easy way to truncate all tables, clear first and second level hibernate cache?    stackoverflow.com

I'm writing some integration tests for a Spring/Hibernate app I'm working on, and I would like to to test things with as close to real conditions as possible, which includes using ...

2. testing hibernate cache?    forum.hibernate.org

Beginner Joined: Tue Apr 25, 2006 10:46 am Posts: 28 Hi, Can someone show me how to test the for hibernate mapping in test cases? I am using Ehcache with Spring as Code: then a simple test ...