Details
Description
As noted on the OpenJPA users mailing list at http://n2.nabble.com/EntityManager-fetch-and-query-by-key-behave-differently-tp4165833p4165833.html
The find operation doesn't properly handle trailing whitespace in a String ID.
Attachments
Attachments
Issue Links
- relates to
-
OPENJPA-1854 A 'find' or 'query' may return multiple instances of Entities which contain Embeddables, where the Embeddables use String identities, if the id value has trailing spaces.
- Resolved