[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3699) Problem with HQL parameter bindings for parameters in WITH join clause

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Jan 9 00:06:38 EST 2009


Problem with HQL parameter bindings for parameters in WITH join clause
----------------------------------------------------------------------

                 Key: HHH-3699
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3699
             Project: Hibernate Core
          Issue Type: Bug
          Components: query-hql
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
            Priority: Minor
             Fix For: 3.2.x, 3.3.x, 3.4



Essentially this is/was a problem anywhere we were "pre rendering' the sql and injecting that into the actual AST tree as the generic SQL_TOKEN type.

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