Try to change the 'fltSalary' type to 'java.math.BigDecimal' from float and see
if it works.
n sravanthi <[EMAIL PROTECTED]> wrote: Hi,
I am getting the following exception for the select query.
com.ibatis.common.beans.ProbeException: Could not set property
'fltSalary' for EmployeeBean
The data type for the field in database is number(16,6) and I declared
it as float in the bean.
The select query for this is as follow:
The values that salary field is holding are within the float range.Can
anyone please tell me why this exception is coming.
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.