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 12/29/09, ines DNSCE <dnsce-i...@live.fr> wrote:
>
>
>
>
>
>
>
>
>
>
>
> 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
> genarated is ok, but in this case, one attribute is missing. Why I can't
> have all the attributes of my table oracle in the generated bean ?
> I need help to have all the attribute in all my generated bean, because I
> need the correct beanExample generated and the entire sqlMap generated.
>
>
> Before, I used Abator, I didn't have this problem. Since I change for
> Ibator, I have this problem.
>
> With Abator I haved another problem: when I rename columns Oracle (direct in
> the data base) and I generate Ibatis Artifacts to update my java code, the
> old column name was always present in generated bean and the new column name
> was present too. I need to add on abatorConfig.xml <ignorecolumn> of the old
> column name to go working well.
> With my new problem with Ibator, I can't work.
>
> Best regards,
>
> Ines                                  
> _________________________________________________________________
> Nouveau ! Tout Windows Live débarque dans votre téléphone. Voir les Windows
> phone
> http://clk.atdmt.com/FRM/go/175819071/direct/01/

-- 
Sent from my mobile device

---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-java-h...@ibatis.apache.org

Reply via email to