[jboss-user] [JBoss Seam] - Re: detach entity instances from the EJB container
petemuir
do-not-reply at jboss.com
Thu Aug 10 07:04:25 EDT 2006
I think you can just cache them. They will automatically become detached, you can reatach them with em.merge(entity)
I suggest you take a look at the Hibernate Entity Manager and Hibernate Annotations reference manuals
http://docs.jboss.com/ejb3/app-server/index.html
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964321#3964321
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964321
More information about the jboss-user
mailing list