[jboss-user] [JBoss Seam] - Re: Seam Hibernate Q

petemuir do-not-reply at jboss.com
Wed May 9 08:10:49 EDT 2007


You need to get managed references to the object - e.g. use entityManager.find() or entityManager.getReference().  Then add these manged references to what you want to persist.

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

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



More information about the jboss-user mailing list