-
Apr 9th, 2005, 09:50 AM
#1
Hibernate3 second level cache configuration and Spring1.2RC1
Hello everyone,
Hibernate3 allows you to specifiy <class-cache> and <collection-cache> elements in hibernate.cfg.xml for configuring a cache concurrency strategy.
I am searching for a pendant in the LocalSessionFactoryBean, as I am not using the hibernate.cfg.xml file but like to completely configure Hibernate in my application context xml instead.
Unfortunately, I could not find any properties for this. How am I supposed to do this, or is it simply not implemented as of Spring 1.2 RC1?
Regards,
Andreas
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules