Jakob Braeuchi wrote: > hi christof, > > this is a problem with your auto-update setting in the > reference-desriptor pointing to the superclass. > auto-update should be true.
Hi, thanks, now inserting a value works just fine. But now I got another problem. When I select an object of class B only the members of B are set, all members inherited from A are set to null. I tried to set auto-retrieve to true, but that does not change anything. I found a testcase in the class AnonymousFieldsTest, which does something similar i want to do. Could it be that this does not work with the odmg interface? What can I do? Thans in advance christof --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
