[jboss-user] [JBoss Seam] - Re: Persistence Question
petemuir
do-not-reply at jboss.com
Fri Jun 8 08:04:16 EDT 2007
You've updated A1, a persistent entity, so when you flush the Persistence Context, i the changes get persisted. If this was just regular java objects, you wouldn't expect the above to work... so, redesign so it would work with plain java objects and then add in your pesistence - *don't* use the PC to play tricks!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052541#4052541
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052541
More information about the jboss-user
mailing list