Hi,
you have to synchronize them yourself. So the setter of one attribute has to update the
other. This might be a problem for the embedded id, because it cannot set it's
timestamp value to the outer class.
But you might add a "@PreUpdate" callback method to your entity and synchronize
both values.
Hope this helps
Wolfgang
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238722#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...