[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-5003) IngresDialect requires query substitutions for boolean values

Strong Liu (JIRA) noreply at atlassian.com
Mon Apr 5 09:38:31 EDT 2010


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

Strong Liu resolved HHH-5003.
-----------------------------

         Assignee: Strong Liu
       Resolution: Fixed
    Fix Version/s:  3.5.x

patch applied

> IngresDialect requires query substitutions for boolean values
> -------------------------------------------------------------
>
>                 Key: HHH-5003
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5003
>             Project: Hibernate Core
>          Issue Type: Patch
>          Components: query-hql
>    Affects Versions: 3.5.0-CR-2
>         Environment: Hibernate 3.5.0-CR-2, Ingres 9.3.1 (int.lnx/106), IngresDialect
>            Reporter: Ray Fan
>            Assignee: Strong Liu
>             Fix For:  3.5.x
>
>         Attachments: IngresDialect.testQuery.svn.diff
>
>
> IngresDialect has no native support for the boolean values true and false for the data type and uses a small integer.  During SQL query generation the values need to be mapped to integer equivalents.

-- 
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