[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.jsr220-orm] Re: Milestone 2 beta 2 available - add

Dirk le Roux wrote:

> Hi Peco,
> 
> I'll log the bug with RDB, and fix our side as well.
> 
> Sorry about this, it is bad exception handling on our side that makes all
> of JSR220-ORM not start due to the error in RDB. Can you maybe try some
> other database (we tested with MySql and Derby) as a temporary workaround?
> 
> Thanks for the detailed info and for supporting JSR220-ORM.
> 
> Dirk le Roux

This is problem with rdb and oracle_9.xmi
Attributes supportOrdering and supportGoruping aren't defined
I remove this attribute in oracle_9.xmi and it work, but after this I have
another problems - ddl create column with float(0) (oracle doesn't
recognize this).There are more problems and I cancel for now - problem are
from rdb mostly

regards