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?

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


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

Reply via email to