[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Re: @Version field does partially update?

Hi James,
I mean, that I use the same object, but maybe I understand the mechanism not perfectly. Anyway, I have this problem just with one class. All entity classes inherit the property version from the superclass (annotated with @MappedSuperclass). All other subclasses merge without any problems. Also I use for the different classes the same routine. Can you give me a hint where to look? In the eclipselink wiki I found nothing that could have helped me.
Thank you!