[hibernate-dev] Re: JBoss Cache and Hibernate Integration

Max Rydahl Andersen max.andersen at redhat.com
Mon Feb 26 13:20:55 EST 2007


> 2 Notes on putForExternalRead() functionality, in addition to the  
> solution presented on the wiki:
> - PFER only goes through if node does not exist; no-op otherwise
   (which is done to avoid the situation of hibernate putting a just read  
object into cache and another thread/node have updated in the meanwhile.  
If we putted on an existing node we would overwrite the just updated data.)




-- 
--
Max Rydahl Andersen
callto://max.rydahl.andersen

Hibernate
max at hibernate.org
http://hibernate.org

JBoss a division of Red Hat
max.andersen at jboss.com



More information about the hibernate-dev mailing list