[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3409) ResultTransformers need smarter equals() and hashCode() impls

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Jul 30 10:02:47 EDT 2008


ResultTransformers need smarter equals() and hashCode() impls
-------------------------------------------------------------

                 Key: HHH-3409
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3409
             Project: Hibernate3
          Issue Type: Bug
          Components: query-criteria, query-hql
    Affects Versions: 3.3.0.CR1, 3.2.6
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.2.x, 3.3.0.CR2


Specifically, we need to account for the possibility of distributed query caching considering that the ResultTransformer is part of the cached query key.

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