[jboss-user] [JBoss Seam] - Re: Conversation and Manual Flush Mode
joaobmonteiro
do-not-reply at jboss.com
Sat Nov 17 19:16:15 EST 2007
"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#4105819
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105819
More information about the jboss-user
mailing list