[jboss-user] [JBoss Seam] - Seam vs EJB3 container managed persistence contexts
flashguru
do-not-reply at jboss.com
Sat Feb 24 12:55:31 EST 2007
Hello everybody,
Is there any difference between
@PersistenceContext
| private EntityManager em;
and
@In
| private EntityManager em;
when used in a session bean?
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4021686#4021686
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4021686
More information about the jboss-user
mailing list