I wasn't aware that reference descriptors can be inherited ! Is this
somewhere in the docs ? I gotta check if this should be handled by the
XDoclet module ...

Keith, please ignore my post then ;-)

Tom

On Wed, 7 Apr 2004, Armin Waibel wrote:

> Hi Keith,
> 
> this is a known issue (sorry forget to answer your previous post). I 
> checked in a test called 
> InheritanceMultipleTableTest#testQuery_InheritedReference a few days ago.
> I don't know a workaround for this problem. If you declare the reference 
> in the sub-class Person too you have to modify the sub-class table and 
> this will cause side-effects if you want all User with a specific status.
> The problem is that the path "userStatus.name" could not be resolved by 
> SqlGeneratorDefaultImpl.
> 
> regards,
> Armin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to