[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5081) @Type not working together with CriteriaQuery

Oliver Ringel (JIRA) noreply at atlassian.com
Wed Apr 7 18:47:42 EDT 2010


@Type not working together with CriteriaQuery 
----------------------------------------------

                 Key: HHH-5081
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5081
             Project: Hibernate Core
          Issue Type: Bug
          Components: query-criteria
    Affects Versions: 3.5.0-Final
         Environment: spring 3.0.1, HSQLDB, maven 2.2.1
            Reporter: Oliver Ringel
         Attachments: testcase.tar

Using a userdefined @Type as parameter in a CriteriaQuery is not working properly.
The typeClass seems to be ignored.

Using the same @Type in a similar JPQL query is working as expected.


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