Hi,
 
I am using RC7. Report queries do not convert fields as specified in the
mapping.  For example, the field shown here returns as BigDecimal in the
query result. Is there a way to get it converted?
 
 
      <field-descriptor name="procDate" column="PROCDATE"
jdbc-type="bigint"
conversion="com.mycompany.commons.util.conversion.DateFieldConvertion"/>
 
 
 
Sami

Reply via email to