I'm not entirely sure if Hibernate has any other forms of keeping the cache and the DB
in sync, but if they use a simple non-blocking version, then there is every chance that
the cache and the DB could get out of sync.
AFAIR they do very strongly recommend using a version column though.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122382#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...