hi,
I am facing a strange behavior that seems to be a bug (I am using the pb interface with rc6) :
I have a class hierarchy mapped
to multiple tables (one class to one table strategy with super reference and extents...),
let's say: class B extends class A and A contains a reference to class C. All references have auto-update and retrieve set to true.
When I am loading objects of class B, references to class C in super class A are not retrieved! I have to manually get them with retrieveAllReferences() even with auto-retrieve set to true! It seems even worse with
deeper hierachies (more than two level of inheritance) since I have to redeclare references in herited classes!
Is anyone having any idea of what is happening?
Thanks.
--
Utilisant M2, le client e-mail r�volutionnaire d'Opera : http://www.opera.com/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
