[
https://issues.apache.org/jira/browse/OPENJPA-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Heath Thomann updated OPENJPA-2506:
-----------------------------------
Fix Version/s: 2.2.3
2.2.1.1
2.1.2
> 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.0.1, 2.1.1, 2.2.2, 2.3.0, 2.4.0
> Reporter: Rick Curtis
> Assignee: Rick Curtis
> Fix For: 2.1.2, 2.2.1.1, 2.2.3, 2.4.0
>
> 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.3.4#6332)