[ https://issues.apache.org/jira/browse/TORQUE-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Fox closed TORQUE-186. ----------------------------- > 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-beta1 > > > 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 For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org