Naman Jain created OLINGO-1340: ---------------------------------- Summary: Error when querying for a particular entry of an entity which have more than one String type Primary Keys Key: OLINGO-1340 URL: https://issues.apache.org/jira/browse/OLINGO-1340 Project: Olingo Issue Type: Bug Components: odata2-core, odata2-jpa Affects Versions: V2 2.0.10 Reporter: Naman Jain
Suppose there's an entity having multiple PKs of type *String* as Composite Key. When we try to access a particular entry using key/value pairs of these String PKs: entity not found is returned even though it exists. More details can be found here: [http://mail-archives.apache.org/mod_mbox/olingo-dev/201805.mbox/%3C000301d3e23e$c2cb7600$48626200$@r...@itsgroup.com.br%3E] Stack used: Eclipselink - v2.5 Apache Olingo - v2.0.10 javax-persistence - v2.1.0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)