[jboss-user] [JBoss Seam] - Re: UnsupportedOperationException when using h:selectManyLis
wise_guybg
do-not-reply at jboss.com
Thu Aug 30 02:13:21 EDT 2007
Thanks, that worked. As it turns out, there is no need to call entityManager.merge() at all. As the Exam entity is always in the entityManager, any call to entityManager.flush() will do the job of updating the database. I guess no one has got my problem because I shouldn't have called merge() in the first place.
Thanks again.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079429#4079429
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079429
More information about the jboss-user
mailing list