Hi Torsten,

Torsten Trzeciak wrote:
Hi,
usually I use a special ID field in every DB table which has a generated ID.
Now I have Oracle 8.x.x and for me it seems that Oracle only accepts numbers
which are Converted to BigDecimals.

After mapping the table with OJB I got an exception because the long (java
class) to number conversion seems to fail.

Is it necessary to use BigDecimals for generated IDs in the classes?

AFAIK the Oracles generic datatype NUMBER must be mapped to Java BigDecimal!



Is there any OJB-Mail-Archive active at the moment??????

you can use the mail archive links provided here: http://db.apache.org/ojb/mail-lists.html

Thomas


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to