[jboss-user] [JBoss Seam] - Re: Does anyone use @Rollback?

gavin.king@jboss.com do-not-reply at jboss.com
Mon Oct 30 20:32:11 EST 2006


This is NOT the right way to implement atomic conversations! You are supposed to either do your work outside a transaction, or use @Begin(flushMode=FlushMode.MANUAL).


I didn't hear from anyone else who uses @Rollback yet....

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981919#3981919

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981919



More information about the jboss-user mailing list