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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...