It may be the same issue as this one -
http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-184 , which
was caused by multiple schemas having the same table. You may try using
log in other than "dba" in the meantime, and I will see what we can do
about this particular case.
Andrus
On Aug 30, 2004, at 8:52 AM, dragos moraru wrote:
> i tried to reverse engineer an oracle db and each relation is
> multiplied by 4. So if i have a one-to-many relation between
> <<message>> and <<interval>>, the relations detected are:
>
> -messageIntervalDataArray
> -messageIntervalDataArray1
> -messageIntervalDataArray2
> -messageIntervalDataArray3
> -messageIntervalDataArray4
>
> In the database mapping window all the data is identical for all.
> The configuration i use is : Oracle 10g, jdk 1.4.2.05, cayenne 1.1
>
>
>
This archive was generated by hypermail 2.0.0 : Mon Aug 30 2004 - 10:02:17 EDT