[jboss-user] [JBoss Seam] - Re: What is the difference between EJB and POJO transactions

grettke_spdr do-not-reply at jboss.com
Sun Apr 22 15:27:08 EDT 2007


"christian.bauer at jboss.com" wrote : Also note that system transactions and conversations are not related in a Seam application. These are independent contexts with a quite different scope. System transactions are short, conversations are potentially long-running and spanning several requests.
  | 

Suppose that you have a conversation and you don't want to persist your changes until that conversation has ended. I believe this is the default behavior. 

How is this behavior related to transactions?

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

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



More information about the jboss-user mailing list