[jboss-user] [JBoss Seam] - Re: Nested conversations and transaction management
christian.bauer@jboss.com
do-not-reply at jboss.com
Wed May 2 16:18:56 EDT 2007
anonymous wrote :
| Nevertheless, each method call issue a begin/commit transaction to the database. To me this means that each method is called into a different transaction. Isn't it ?
|
This can't be the case if you use TSPL. EJB method calls with no transaction annotation will just join the existing transaction(s) controlled by the TSPL.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042612#4042612
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042612
More information about the jboss-user
mailing list