Bug 311 : Change generated equals() method to check specific class type rather than use instanceof
Priority 
Medium
Reported Version 
 
Logged By 
Rob
Status 
Fixed
Fixed Version 
2.7.0
Assigned To 
 
Product 
Ebean - core
Duplicate Of 
 
Created 
02/07/2010
Updated 
02/07/2010
Type 
Bug
 
Attachments 
No attachments

Raised by Eddie:

Request to change the generated equals() method to use the instance's class type rather than instanceof. This is to ensure the type is exactly the same rather than in the same inheritance hierarchy.

 
Rob 02 Jul 22:39
Fixed in HEAD

Fixed in HEAD.

woResponse

Upload a file