The moose likes Object Relational Mapping and the fly likes PojoCache for Hibernate second-level caching Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Object Relational Mapping
Reply Bookmark "PojoCache for Hibernate second-level caching" Watch "PojoCache for Hibernate second-level caching" New topic
Author

PojoCache for Hibernate second-level caching

Orem Hun
Greenhorn

Joined: May 24, 2005
Posts: 28
I read the documentation that Hibernate does support JBoss TreeCache for second-level caching. Does it support JBoss PojoCache. The reason I ask is that PojoCache does have features like fine-grained replication.
Spencer Uresk
Greenhorn

Joined: Apr 04, 2006
Posts: 3
I believe the way that Hibernate manages the 2nd level cache makes it so that you don't really see any benefits from using PojoCache vs TreeCache.


- Spencer Uresk<br /><a href="http://www.jsf-resources.com/" target="_blank" rel="nofollow">JSF Resources</a> | <a href="http://www.spenceruresk.com/" target="_blank" rel="nofollow">SpencerUresk</a>
 
 
subject: PojoCache for Hibernate second-level caching
 
Threads others viewed
Advantages of ORM?
Hibernate 2nd level cache - Real time aplication
EJB3 and Hibernate Second Level Cache Invalidation
Caching
Diffrentiating First and Second Level caching in Hibernate?
developer file tools