[jboss-user] [JBoss Seam] - Re: implementing SMPC questions

asookazian do-not-reply at jboss.com
Tue Dec 18 13:45:34 EST 2007


When you use the following flushMode element:

@Begin(flushMode=FlushModeType.MANUAL)

must you use SMPC or can you use JPA Extended PersistenceContext as follows?

@PersistenceContext(unitName="boIcomsSecurityAudit", type=PersistenceContextType.EXTENDED)
  | 	private EntityManager em;

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

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



More information about the jboss-user mailing list