seems mail-archive.com is temporary down try this user list: http://news.gmane.org/thread.php?group=gmane.comp.jakarta.ojb.user
dev-list: http://news.gmane.org/thread.php?group=gmane.comp.jakarta.ojb.devel regards, Armin ----- Original Message ----- From: "Thomas Mahler" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Sent: Monday, June 02, 2003 11:45 AM Subject: Re: Oracle, OBJ-Mapping and BigDecimals > 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] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
