[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-4524) Add coalesce function to the base Dialect

Steve Ebersole (JIRA) noreply at atlassian.com
Sat Oct 24 17:24:12 EDT 2009


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

Steve Ebersole updated HHH-4524:
--------------------------------

    Fix Version/s: 3.5

> Add coalesce function to the base Dialect
> -----------------------------------------
>
>                 Key: HHH-4524
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4524
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: entity-manager
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.5
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> JPA 2 requires 'coalesce' as an available function for both QL and criteria queries.
> In the base Dialect map this to a case statement.  For Dialects supporting an actual coalesce function use it.

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