[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1239) BinaryArithmeticOperatorNode.getDataType() does not properly handle date/time arithmetic

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:01:06 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-1239.
-------------------------------


Closing stale resolved issues

> BinaryArithmeticOperatorNode.getDataType() does not properly handle date/time arithmetic
> ----------------------------------------------------------------------------------------
>
>                 Key: HHH-1239
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1239
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.1
>
>
> In the case of date/time arithmetic, it will always return incorrect result.  I.e.
> select b.id, b.recognitionDate - sysdate from Booking b where b.recognitionDate > sysdate

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list