|
From: Mario I. <ma...@op...> - 2006-05-05 18:45:54
|
Hi Max! >> What do you think about an abstract class named >> StatelessResultTransformer which will implement equals hashcode by >> delegating to class.hashCode() and class.equals(). > > No. it should just implement a proper equals/hashcode, no need to > introduce a new class. Here http://opensource.atlassian.com/projects/hibernate/browse/HHH-1722 you will find the patch for this. Its the attachement with number 1. (6kb) 05/May/06 01:43 PM. Ciao, Mario |