-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: EAP_EWP 5.1.0
-
Fix Version/s: EAP_EWP 5.1.1
-
Component/s: Hibernate
-
Labels:None
-
Affects:Release Notes
-
Release Notes Text:
-
Release Notes Docs Status:Documented as Resolved Issue
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.