"dapeng" wrote : Hi,
|
| I hope that I understand everything in the right way. Seam always starts and commits 2
Tx for each request. By default flush type of AUTO, hibernate entity manager will also
commit the 2 txs. (
Hi, I really need to understand when Seam starts a new transaction. I saw that you realize
how it happens. Could you tell me you source of this information or explain it better?
I have a similar situation (service + dao) and some problems with transactions because
flush() is called after any dao operation, and many times I do not desire that.
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105819#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...