[ https://issues.apache.org/jira/browse/OPENJPA-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034178#comment-14034178 ]
ASF subversion and git services commented on OPENJPA-2506: ---------------------------------------------------------- Commit 1603251 from [~curtisr7] in branch 'openjpa/trunk' [ https://svn.apache.org/r1603251 ] OPENJPA-2506: Update JPAFacadeHelper to properly create an OpenJPA identity object. Patch contributed by Dalia Abo Sheasha. > StoreCache interface doesn't work for many ID types > --------------------------------------------------- > > Key: OPENJPA-2506 > URL: https://issues.apache.org/jira/browse/OPENJPA-2506 > Project: OpenJPA > Issue Type: Bug > Components: datacache, kernel > Affects Versions: 2.4.0 > Reporter: Rick Curtis > Assignee: Rick Curtis > Attachments: patch-FacadeHelperFix.patch > > > While doing some internal testing, it was discovered that the > javax.persistence.Cache.contains(Class, Object) method doesn't work for a > number of id types. The implementation depends on JPAFacade helper to convert > user provided [Class, Object] into a proper OpenJPAId, but it doesn't work in > all cases. -- This message was sent by Atlassian JIRA (v6.2#6252)