[
https://issues.apache.org/jira/browse/TORQUE-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Fox resolved TORQUE-186.
-------------------------------
Resolution: Fixed
Fix Version/s: 4.0
> BOOLEANINT and null value
> -------------------------
>
> Key: TORQUE-186
> URL: https://issues.apache.org/jira/browse/TORQUE-186
> Project: Torque
> Issue Type: Bug
> Reporter: Thomas Fox
> Assignee: Thomas Fox
> Fix For: 4.0
>
>
> In the current 4.0 SNAPSHOT, I have a BOOLEANINT object column which is
> mapped to a java Boolean object.
> Currently, the database value null is mapped to Boolean.False and the java
> value null is mapped to 0 in the database
> Expected behaviour:
> The database value null is mapped to java null and the java value null is
> mapped to null in the database.
> It remains to be checked what the behaviour for Torque 3.3 is.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]