OK, so you have a boolean in your bean, and a tinyint in your database
and it's getting mapped to true regardless of the int value.

What about insert/update? Are they setting the database to 0 and 1, or
always using the same value?

Larry

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to