Maybe he's using mySQL with myISAM tables? Rollback is a NOOP there...
> -----Original Message----- > From: Paul Cantrell [mailto:[EMAIL PROTECTED] > Sent: Monday, December 19, 2005 8:27 AM > To: Tapestry users > Subject: Re: Slightly OT - Hibernate Lazy Loading with Spring and Tapestry > > > If i now deside, that there was something wrong with data submited, > > i would rollback. But problem is that other sessions from other > > users are seeing my rollbacked changes. > > What? If that's true, either you're not actually rolling back, or > you're hanging on to persistent objects across requests. > > Hibernate's cache is transactional. > > P > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]