I have a column X Numeric in my database and in my objEntity, I mapped
an attribute of the type Long for this column.
I'm doing a SQLQuery and using the method objectFromDataRow, but the
type of the attribute of the object returned in the query is BigDecimal
instead of Long.
Is this a bug ?
Regards,
Leonardo.
This archive was generated by hypermail 2.0.0 : Fri Nov 28 2003 - 12:16:27 EST