[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-4774) Do not handle literals using parameters in JPA criteria select

Steve Ebersole (JIRA) noreply at atlassian.com
Sat Jan 9 11:47:29 EST 2010


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

Steve Ebersole closed HHH-4774.
-------------------------------

    Resolution: Fixed

> Do not handle literals using parameters in JPA criteria select 
> ---------------------------------------------------------------
>
>                 Key: HHH-4774
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4774
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: entity-manager, query-criteria
>    Affects Versions: 3.5.0-Beta-2
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.5.0-Beta-3
>
>          Time Spent: 15 minutes
>  Remaining Estimate: 0 minutes
>
> THe problem is that some drivers/databases are very picky about where parameters can occur within the query; within the select clause being a a common place it is disallowed.

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