You only modify data that you read? What if I just call removeNode() with no preceding get()?
Well, anyway, that makes it clear that MVCC + R_R is not usable for Hibernate Second Level Caching, at least not without a major rewrite of the integration layer. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218726#4218726 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218726 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
