By default, the persistence context is going to be flushed after every transaction but if
you are using an SMPC you can use specify flush mode as manual when beginning your
conversation. This allows you to control when your entities are flushed to the DB. This
is described in the documentation at:
http://docs.jboss.com/seam/2.0.0.CR1/reference/en/html/persistence.html#d...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088450#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...