idEquals() broken in BigDecimalId and BigIntegerId
--------------------------------------------------
Key: OPENJPA-1120
URL: https://issues.apache.org/jira/browse/OPENJPA-1120
Project: OpenJPA
Issue Type: Bug
Components: jpa
Affects Versions: 2.0.0
Reporter: dieter von holten
Priority: Minor
Fix For: 2.0.0
in openjpa/util/BigDecimalId and open/util/BigIntegerId the idEquals-methods
compare their own keys to the other object, not to others.key.
That would always result in false - which is false sometimes
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.