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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to