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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...