[jboss-user] [JBoss Seam] - Re: Extended Persistence Context without EntityManager

petemuir do-not-reply at jboss.com
Sun Mar 18 19:19:41 EDT 2007


What Seam offers over hibernate/ejb3 is a conversation scoped entitymanager/hibernate session, which (imo) is more useful than an extended persistence context.  I never use @PersistenceContext, but always use @In EntityManager entityManager - EJB3 offers other stuff though (e.g. MDBs).

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

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



More information about the jboss-user mailing list