You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Ziv Yankowitz <zi...@traiana.com> on 2004/02/18 13:44:06 UTC

ODMG Query with reference descriptor

Folks,

We have two classes 

class A { 
id 
name 
} 
class B extends A { 
id2 
type 
} 
when we try to fetch using class B and auth-retrieve="true" all the fields are filled except for the Class A id field which is not returned.
what could be the reason?

Thanks.



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org