From: <leg...@at...> - 2003-12-11 06:05:17
|
Message: The following issue has been re-assigned. Assignee: Gavin King (mailto:ga...@hi...) --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-375 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-375 Summary: bag.equals and bag.hashcode implementation Type: Patch Status: Open Priority: Major Project: Hibernate2 Components: core Versions: 2.0.3 Assignee: Gavin King Reporter: Emmanuel Bernard Created: Wed, 1 Oct 2003 9:42 AM Updated: Thu, 11 Dec 2003 12:04 AM Description: I implements bag.equals() and bag.hashcode() conforming the bag semantic. I did it for hibernate 2.0.3 version (can't access head right now) To implement it on head (1.16.2.3 right now), add the equals and hashcode version. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |