seges / acris

AcrIS is a modern framework serving as a base for applications, web sites and portals. It provides various tools and libraries to ease daily development. Build on top of Google web toolkit and provides sophisticated solution for security, beans binding, JSON protocol and usefull project skelets integrated with maven, hibernate, spring and gilead. You will get a prepared solution in box ready to use in your own project.
4 stars 1 forks source link

correctly generated hashCode & equals in ContentDTO & ContentPkDTO #80

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Requested functionality:
- correctly generated hashCode & equals in ContentDTO & ContentPkDTO

Detailed description of functionality
-
-

Use cases or testing scenarios for the functionality

Original issue reported on code.google.com by si...@seges.sk on 17 Jan 2012 at 1:13

GoogleCodeExporter commented 9 years ago
equals and hashcode should take into account also/only ID fields (this should 
be configurable)

Original comment by nejakyus...@gmail.com on 17 Jan 2012 at 2:50