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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...