[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2510) override equals()/hashCode() in AliasToBeanResultTransformer
Maxim Gordienko (JIRA)
noreply at atlassian.com
Thu Mar 22 10:27:09 EDT 2007
override equals()/hashCode() in AliasToBeanResultTransformer
------------------------------------------------------------
Key: HHH-2510
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2510
Project: Hibernate3
Type: Improvement
Versions: 3.2.2
Reporter: Maxim Gordienko
AliasToBeanResultTransformer whould override equals()/hashCode() to allow convenient second level query caching.
Now the only way is to maintain single transformer instance per bean class to allow query cache hit.
--
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