RE: Ibator generate incomplete bean

2009-12-30 Thread ines DNSCE
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 the plan, I must be able to configure it

RE: Ibator generate incomplete bean

2009-12-30 Thread ines DNSCE
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

Ibator generate incomplete bean

2009-12-29 Thread ines DNSCE
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