Please see the section FieldConversions:

http://jakarta.apache.org/ojb/jdbc-types.html

> -----Urspr�ngliche Nachricht-----
> Von: Raghavan Kollivakam [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 10. September 2002 05:40
> An: [EMAIL PROTECTED]
> Betreff: MySQL and BigDecimal
> 
> 
> I got an exception when using OJB with a table containing a 
> Decimal field.
> Upon stepping through the code, I found that the problem was 
> that I was
> getting a NotImplementedException when the result set was 
> trying to do a
> rs.getBigDecimal(colName).  Is there a way around this?  How 
> can I (for
> instance) make the Decimal field map to a Double?
> 
> Thanks
> Raghavan
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

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

Reply via email to