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#4238722

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238722
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to