Re: Maybe a BUG with XDoclet and Multiple Joined Tables.

2004-09-13 Thread Thomas Dudziak
Clóvis Wichoski wrote: Hi, I having a trouble with XDoclet to determine use of Multiple Joined Tables, If I had a reference in superclass the anonymous field for this reference is replicated, in generated subclass descriptor. For example, if I attempt to query any Motorcycle, I get a Unknown co

Re: Maybe a BUG with XDoclet and Multiple Joined Tables.

2004-08-23 Thread Armin Waibel
Clóvis Wichoski wrote: Hi Armin, Armin Waibel wrote: Hi Clóvis, the xdoclet module is managed by Thomas D. and he is on vacation till Sep. 13th. Did you tried latest jar from CVS? Sorry, I can't help. Yes I tried, He read all messages wen he come back, or only read new ones, the question is, I

Re: Maybe a BUG with XDoclet and Multiple Joined Tables.

2004-08-23 Thread Clóvis Wichoski
Hi Armin, Armin Waibel wrote: Hi Clóvis, the xdoclet module is managed by Thomas D. and he is on vacation till Sep. 13th. Did you tried latest jar from CVS? Sorry, I can't help. Yes I tried, He read all messages wen he come back, or only read new ones, the question is, I need to repost after thi

Re: Maybe a BUG with XDoclet and Multiple Joined Tables.

2004-08-23 Thread Armin Waibel
Hi Clóvis, the xdoclet module is managed by Thomas D. and he is on vacation till Sep. 13th. Did you tried latest jar from CVS? Sorry, I can't help. One question, you set @ojb.modify-inherited ignore="true" name="myManufacturer" but you don't change any attributes for this field, so why did you set

Maybe a BUG with XDoclet and Multiple Joined Tables.

2004-08-23 Thread Clóvis Wichoski
Hi, I having a trouble with XDoclet to determine use of Multiple Joined Tables, If I had a reference in superclass the anonymous field for this reference is replicated, in generated subclass descriptor. For example, if I attempt to query any Motorcycle, I get a Unknown column name: MY_MANUFAC