Hi there,

does anybody has a good solution for handling this short of inventing
your own db-mapping and/or meta-facade?

As of V3.0 there are the following problems:

- there is no way of specifying the number of decimals for a
datatype::Decimal
  consequence: for HSQL it is generated as DECIMAL with zero length
fraction.

- the type used in the ejb-cartridge is double (I would prefer
java.lang.Decimal,
  or even int, since, because float and double are going to cause ugly
  problems with rounding errors)

Any ideas?
Thomas



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to