Hi,
 I am usinf DBUtils for my Database transactions. I have an instance where
in I use QueryRunner#query(Connection conn, String sqlQuery,
ResultSetHandler rs). This statement returns me my desired object, but the
database columns with decimal datatype is returned as zero (0). My Database
supports int and Decimal alongwith varchar for column datatype. Also in my
Dataobject model the mapping for that column is a long value.

All the other values (those with varchar and int datatypes)are returned
properly. Just those with Decimal are returned as zero. Can any one suggest
??

Thanks & Regards
Mandar


http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete  this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at [EMAIL PROTECTED] and delete this mail. 
_____________________________________________________________________

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

Reply via email to