On 5/3/2010 5:09 AM, vadboss wrote:
I have in the table a boolean (tinyint(1)) value. I don't know why, but ibatis always gets it as true, whether it is 0, or 1 in database. Who knows what is the cause?
You provided very little information. What version of iBATIS? What database and version? What does the SQL and the ResultMap look like? I'm doing this successfully with Oracle 10g and iBATIS 3.
-- Guy Rouillier --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org