[jboss-user] [JBoss Seam] - How to define extended PersistenceContext when using Seam in

fzaker do-not-reply at jboss.com
Fri Jul 27 12:25:04 EDT 2007


Hi,
When using Seam with EJB3, obviously the way is:

  | @PersistenceContext(type=EXTENDED)
  | private EntityManager em;
  | 

But what should be done for defining EXTENDED PersistenceContext when using Seam with JPA?

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

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



More information about the jboss-user mailing list