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

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


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


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