Rick Curtis created OPENJPA-2506:
------------------------------------
Summary: 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
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)