Join Slack
Powered by
As for ORMs. The general rule should be: if an obj...
# random
k
konsoletyper
05/10/2016, 1:01 PM
As for ORMs. The general rule should be: if an object is an entity, its equals/hashCode should not depend on mutable properties, they should depend on id properties only (which must be immutable) instead.
Open in Slack
Previous
Next