On 12/30/2009 8:20 AM, ines DNSCE wrote:
The reason is that the reading of the given méta data has the right DBA.
Thus I reads méta data of another plan (schéma) than I waited.
If I specify the plan for every table, I have no more the problem. On
the other hand it adds me in prefix the name of t
problem. On the
> other hand it adds me in prefix the name of the plan, I must be able to
> configure it to ignore the prefix and not to have to specified un each table
> the plan.
>
>
> From: dnsce-i...@live.fr
> To: user-java@ibatis.apache.o
to ignore the prefix and not to have to specified un each table the plan.
From: dnsce-i...@live.fr
To: user-java@ibatis.apache.org
Subject: RE: Ibator generate incomplete bean
Date: Wed, 30 Dec 2009 11:15:16 +0100
The Oracle columns are number(1) and number(8). Ibator don't sh
The Oracle columns are number(1) and number(8). Ibator don't show me warnings.
> From: jeffgbut...@gmail.com
>
> Usually Ibator will ignore a column only if it encounters an
> unsupported data type. Ibator should show a warning if that happens.
>
> Unsupported data typed are fairly common wit
Usually Ibator will ignore a column only if it encounters an
unsupported data type. Ibator should show a warning if that happens.
Unsupported data typed are fairly common with Oracle. Check the data
types of the missing columns - that might give us a better idea of
what's wrong.
Jeff Butler
On
Ibatis 2.3.0.677
Abator 1.2.1
Eclipse Java EE IDE for Web Developers. Build id: 20090920-1017 Galileo
Oracle 10g
Spring
Hello,
I install Abator and when I generate Ibatis Artifacts, I have problem on 2 of
my generated bean: an attribute is missing. For other tables, the bean
genarate