Hi,

I have a question on DBUtils.  When I pass in a BeanListHandler to
QueryRunner's runQuery method, I expect that the bean will be populated
with the query results that I get back.  What if I have a boolean variable
in the bean, and the matching field in database is a smallint type? It
appears to me that the boolean value is always set to false even if the
value in database is 1.  Thank you in advance.

thanks,
Lian Liu


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

Reply via email to