[jboss-user] [JBoss Seam] - Re: Do I need to use FlushMode.MANUAL for this??

christian.bauer@jboss.com do-not-reply at jboss.com
Thu Apr 26 13:29:02 EDT 2007


Well, or you could run the EJB method with TransactionAttributeType.NEVER, which switches to auto-commit JDBC connections and also prevents automatic flushing. But this is clumsy and harder to control.


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

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



More information about the jboss-user mailing list