1 Reply Latest reply on Feb 8, 2012 8:06 AM by adamw

    ManyToOne changes not caught as one revision

    kalkon

      Hello,

       

      I have 2 entities A and B, A has a ManyToOne mapping to B, this is mappedBy B's primary key. The problem I have is when there has been a change to B, A does not get updated as changed as well. Only when A changes from one B object to another B object it gets recognized as A being changed. Is there a way to resolve this?

       

      Any help will be much appreciated!

      Thanks!!!